π
π
π
π
Jodd Util
Github
Issues
Jodd
Searchβ¦
Jodd Util
Installation
Contact
Utilitites
StringUtil
InExRules
Wildcard
BeanUtil
BeanUtil
Usage
Type Conversion
Powered By
GitBook
Installation
Jodd Util
is released on Maven Central. You can use the following snippets to add it to your project:
Maven
Gradle
Gradl.kt
Scala SBT
Ivy
Leiningen
Buildr
1
<
dependency
>
2
<
groupId
>
org.jodd
</
groupId
>
3
<
artifactId
>
jodd-util
</
artifactId
>
4
<
version
>
x.x.x
</
version
>
5
</
dependency
>
Copied!
1
implementation 'org.jodd:jodd-util.x.x'
Copied!
1
implementation
(
"org.jodd:jodd-util.x.x"
)
Copied!
1
libraryDependencies
+=
"org.jodd"
%
"jodd-util"
%
"x.x.x"
Copied!
1
<
dependency
org
=
"
org.jodd
"
name
=
"
jodd-util
"
rev
=
"
x.x.x
"
/>
Copied!
1
[org.jodd/jodd-util "x.x.x"]
Copied!
1
'org.jodd:jodd-util:jar:x.x.x'
Copied!
That is all!
Snapshots
Jodd Util
snapshots are published on
Maven Central Snapshot repo
.
Snapshots are released manually. Feel free to contact me if you need a new SNAPSHOT release sooner.
Previous
Jodd Util
Next
Contact
Last modified
1yr ago
Copy link
Contents
Snapshots