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ć
文件下载
文件名 操作
jodd-props-3.9.1.jar 下载
jodd-props-3.9.1.pom 下载
jodd-props-3.9.1-sources.jar 下载
Apache Maven
<dependency>
  <groupId>org.jodd</groupId>
  <artifactId>jodd-props</artifactId>
  <version>3.9.1</version>
</dependency>
Gradle Groovy
implementation 'org.jodd:jodd-props:3.9.1'
Gradle Kotlin
implementation("org.jodd:jodd-props:3.9.1")
Scala SBT
libraryDependencies += "org.jodd" % "jodd-props" % "3.9.1"
Groovy Grape
@Grapes(
  @Grab(group='org.jodd', module='jodd-props', version='3.9.1')
)
Apache Ivy
<dependency org="org.jodd" name="jodd-props" rev="3.9.1" />
Leiningen
[org.jodd/jodd-props "3.9.1"]
Apache Buildr
'org.jodd:jodd-props:jar:3.9.1'
本项目依赖