| License |
License |
|---|---|
| GroupId | GroupIdcom.parship |
| ArtifactId | ArtifactIdroperty |
| Last Version | Last Version1.4.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionRoperty
Roperty - An advanced property management and retrieval system with hierarchical resolution of values
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationPARSHIP ELITE Group |
| Filename | Size |
|---|---|
| roperty-1.4.0.pom | |
| roperty-1.4.0.jar | 19 KB |
| roperty-1.4.0-sources.jar | 16 KB |
| roperty-1.4.0-javadoc.jar | 113 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| 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 |