License |
License |
---|---|
GroupId | GroupIdorg.openbase |
ArtifactId | ArtifactIdjps |
Last Version | Last Version3.6.3 |
Release Date | Release Date |
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.6.3.pom | |
jps-3.6.3.jar | 73 KB |
jps-3.6.3-sources.jar | 63 KB |
jps-3.6.3-javadoc.jar | 730 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openbase/jps/ -->
<dependency>
<groupId>org.openbase</groupId>
<artifactId>jps</artifactId>
<version>3.6.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.openbase/jps/
implementation 'org.openbase:jps:3.6.3'
// https://jarcasting.com/artifacts/org.openbase/jps/
implementation ("org.openbase:jps:3.6.3")
'org.openbase:jps:jar:3.6.3'
<dependency org="org.openbase" name="jps" rev="3.6.3">
<artifact name="jps" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openbase', module='jps', version='3.6.3')
)
libraryDependencies += "org.openbase" % "jps" % "3.6.3"
[org.openbase/jps "3.6.3"]
Group / Artifact | Type | Version |
---|---|---|
org.fusesource.jansi : jansi | jar | [2.4,2.5-alpha) |
ch.qos.logback : logback-classic | jar | [1.2,1.3-alpha) |
commons-io : commons-io | jar | [2.11,2.12-alpha) |
org.apache.commons : commons-lang3 | jar | [3.12,3.13-alpha) |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | [5.8,5.9-alpha) |
org.junit.vintage : junit-vintage-engine | jar | [5.8,5.9-alpha) |