Last Version

Roperty 1.4.0

Roperty - An advanced property management and retrieval system with hierarchical resolution of values

License

License

GroupId

GroupId

com.parship
ArtifactId

ArtifactId

roperty
Version

Version

1.4.0
Type

Type

jar
Description

Description

Roperty
Roperty - An advanced property management and retrieval system with hierarchical resolution of values
Project URL

Project URL

https://github.com/parship/roperty
Project Organization

Project Organization

PARSHIP ELITE Group

Download roperty 1.4.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

test (4)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-core jar 2.8.47

Project Modules

There are no modules declared in this project.