Last Version

EasyPropertiesUtils 2.0.0-RELEASE

Properties file processing components: Instead of java.util.Properties.

License

License

GroupId

GroupId

cn.easyproject
ArtifactId

ArtifactId

easycommons-properties
Version

Version

2.0.0-RELEASE
Type

Type

jar
Description

Description

EasyPropertiesUtils
Properties file processing components: Instead of java.util.Properties.
Project URL

Project URL

http://www.easyproject.cn/easycommons

Download easycommons-properties 2.0.0-RELEASE


<!-- https://jarcasting.com/artifacts/cn.easyproject/easycommons-properties/ -->
<dependency>
    <groupId>cn.easyproject</groupId>
    <artifactId>easycommons-properties</artifactId>
    <version>2.0.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.easyproject/easycommons-properties/
implementation 'cn.easyproject:easycommons-properties:2.0.0-RELEASE'
// https://jarcasting.com/artifacts/cn.easyproject/easycommons-properties/
implementation ("cn.easyproject:easycommons-properties:2.0.0-RELEASE")
'cn.easyproject:easycommons-properties:jar:2.0.0-RELEASE'
<dependency org="cn.easyproject" name="easycommons-properties" rev="2.0.0-RELEASE">
  <artifact name="easycommons-properties" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.easyproject', module='easycommons-properties', version='2.0.0-RELEASE')
)
libraryDependencies += "cn.easyproject" % "easycommons-properties" % "2.0.0-RELEASE"
[cn.easyproject/easycommons-properties "2.0.0-RELEASE"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.