j

jodd-core

Jodd Core tools and huge number of utilities.
http://jodd.org
The BSD 2-Clause License
Jodd
Igor Spasić
Files download
File Operation
jodd-core-5.0.6.jar download
jodd-core-5.0.6.pom download
jodd-core-5.0.6-sources.jar download
Apache Maven
<dependency>
  <groupId>org.jodd</groupId>
  <artifactId>jodd-core</artifactId>
  <version>5.0.6</version>
</dependency>
Gradle Groovy
implementation 'org.jodd:jodd-core:5.0.6'
Gradle Kotlin
implementation("org.jodd:jodd-core:5.0.6")
Scala SBT
libraryDependencies += "org.jodd" % "jodd-core" % "5.0.6"
Groovy Grape
@Grapes(
  @Grab(group='org.jodd', module='jodd-core', version='5.0.6')
)
Apache Ivy
<dependency org="org.jodd" name="jodd-core" rev="5.0.6" />
Leiningen
[org.jodd/jodd-core "5.0.6"]
Apache Buildr
'org.jodd:jodd-core:jar:5.0.6'
Dependencies
The project has no third-party dependencies