License |
License |
---|---|
GroupId | GroupIdio.urf |
ArtifactId | ArtifactIdurf-spec |
Last Version | Last Version0.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionURF Specification
Java definitions for the Uniform Resource Framework (URF).
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
urf-spec-0.4.1.pom | |
urf-spec-0.4.1.jar | 11 KB |
urf-spec-0.4.1-sources.jar | 8 KB |
urf-spec-0.4.1-javadoc.jar | 417 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.urf/urf-spec/ -->
<dependency>
<groupId>io.urf</groupId>
<artifactId>urf-spec</artifactId>
<version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.urf/urf-spec/
implementation 'io.urf:urf-spec:0.4.1'
// https://jarcasting.com/artifacts/io.urf/urf-spec/
implementation ("io.urf:urf-spec:0.4.1")
'io.urf:urf-spec:jar:0.4.1'
<dependency org="io.urf" name="urf-spec" rev="0.4.1">
<artifact name="urf-spec" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.urf', module='urf-spec', version='0.4.1')
)
libraryDependencies += "io.urf" % "urf-spec" % "0.4.1"
[io.urf/urf-spec "0.4.1"]
Group / Artifact | Type | Version |
---|---|---|
com.globalmentor : globalmentor-core | jar | 0.7.0 |
com.globalmentor : globalmentor-vocab | jar | 0.6.5 |
com.google.code.findbugs : jsr305 Optional | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |
org.junit.vintage : junit-vintage-engine | jar | 5.7.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 |