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.13.jar download
jodd-core-5.0.13.pom download
jodd-core-5.0.13-sources.jar download
Apache Maven
<dependency>
  <groupId>org.jodd</groupId>
  <artifactId>jodd-core</artifactId>
  <version>5.0.13</version>
</dependency>
Gradle Groovy
implementation 'org.jodd:jodd-core:5.0.13'
Gradle Kotlin
implementation("org.jodd:jodd-core:5.0.13")
Scala SBT
libraryDependencies += "org.jodd" % "jodd-core" % "5.0.13"
Groovy Grape
@Grapes(
  @Grab(group='org.jodd', module='jodd-core', version='5.0.13')
)
Apache Ivy
<dependency org="org.jodd" name="jodd-core" rev="5.0.13" />
Leiningen
[org.jodd/jodd-core "5.0.13"]
Apache Buildr
'org.jodd:jodd-core:jar:5.0.13'
Dependencies
The project has no third-party dependencies