| License |
License |
|---|---|
| GroupId | GroupIdorg.openbase |
| ArtifactId | ArtifactIdjps |
| Version | Version3.5.3 |
| Type | Typejar |
| Description |
DescriptionJPS
Java Property Service
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jps-3.5.3.pom | |
| jps-3.5.3.jar | 75 KB |
| jps-3.5.3-sources.jar | 65 KB |
| jps-3.5.3-javadoc.jar | 730 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.openbase/jps/ -->
<dependency>
<groupId>org.openbase</groupId>
<artifactId>jps</artifactId>
<version>3.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.openbase/jps/
implementation 'org.openbase:jps:3.5.3'
// https://jarcasting.com/artifacts/org.openbase/jps/
implementation ("org.openbase:jps:3.5.3")
'org.openbase:jps:jar:3.5.3'
<dependency org="org.openbase" name="jps" rev="3.5.3">
<artifact name="jps" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openbase', module='jps', version='3.5.3')
)
libraryDependencies += "org.openbase" % "jps" % "3.5.3"
[org.openbase/jps "3.5.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.fusesource.jansi : jansi | jar | [1,2.0-alpha) |
| ch.qos.logback : logback-classic | jar | [1.2,1.3-alpha) |
| commons-io : commons-io | jar | [2.8,2.9-alpha) |
| org.apache.commons : commons-lang3 | jar | [3.11,3.12-alpha) |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | [5.6,5.7-alpha) |
| org.junit.vintage : junit-vintage-engine | jar | [5.6,5.7-alpha) |