License |
License |
---|---|
GroupId | GroupIdio.urf |
ArtifactId | ArtifactIdurf-model |
Version | Version0.4.0 |
Type | Typejar |
Description |
DescriptionURF Model
Java object model for the Uniform Resource Framework (URF).
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
urf-model-0.4.0.pom | |
urf-model-0.4.0.jar | 32 KB |
urf-model-0.4.0-sources.jar | 37 KB |
urf-model-0.4.0-javadoc.jar | 531 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.urf/urf-model/ -->
<dependency>
<groupId>io.urf</groupId>
<artifactId>urf-model</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.urf/urf-model/
implementation 'io.urf:urf-model:0.4.0'
// https://jarcasting.com/artifacts/io.urf/urf-model/
implementation ("io.urf:urf-model:0.4.0")
'io.urf:urf-model:jar:0.4.0'
<dependency org="io.urf" name="urf-model" rev="0.4.0">
<artifact name="urf-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.urf', module='urf-model', version='0.4.0')
)
libraryDependencies += "io.urf" % "urf-model" % "0.4.0"
[io.urf/urf-model "0.4.0"]
Group / Artifact | Type | Version |
---|---|---|
com.globalmentor : globalmentor-core | jar | 0.6.5 |
io.urf : urf-spec | jar | 0.4.0 |
com.google.code.findbugs : jsr305 Optional | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |
org.junit.vintage : junit-vintage-engine | jar | 5.6.2 |
org.hamcrest : hamcrest | jar | 2.2 |
org.hamcrest : hamcrest-core | jar | 2.2 |
com.github.npathai : hamcrest-optional | jar | 2.0.0 |
org.slf4j : slf4j-simple | jar | 1.7.30 |