j

jodd-props

Jodd Props is super properties replacement, featuring: UTF8, sections, profiles, macros and more.
http://jodd.org
The BSD 2-Clause License
Jodd
Igor Spasić
Files download
File Operation
jodd-props-5.0.6.jar download
jodd-props-5.0.6.pom download
jodd-props-5.0.6-sources.jar download
Apache Maven
<dependency>
  <groupId>org.jodd</groupId>
  <artifactId>jodd-props</artifactId>
  <version>5.0.6</version>
</dependency>
Gradle Groovy
implementation 'org.jodd:jodd-props:5.0.6'
Gradle Kotlin
implementation("org.jodd:jodd-props:5.0.6")
Scala SBT
libraryDependencies += "org.jodd" % "jodd-props" % "5.0.6"
Groovy Grape
@Grapes(
  @Grab(group='org.jodd', module='jodd-props', version='5.0.6')
)
Apache Ivy
<dependency org="org.jodd" name="jodd-props" rev="5.0.6" />
Leiningen
[org.jodd/jodd-props "5.0.6"]
Apache Buildr
'org.jodd:jodd-props:jar:5.0.6'
Dependencies