License |
License |
---|---|
GroupId | GroupIdorg.ldp4j.commons.rmf |
ArtifactId | ArtifactIdrmf-api |
Version | Version0.2.2 |
Type | Typejar |
Description |
DescriptionLDP4j :: Commons :: RMF :: API
The API of the RDF Manipulation Framework
|
Project Organization |
Project OrganizationCenter for Open Middleware |
Filename | Size |
---|---|
rmf-api-0.2.2.pom | |
rmf-api-0.2.2.jar | 104 KB |
rmf-api-0.2.2-tests.jar | 5 KB |
rmf-api-0.2.2-sources.jar | 46 KB |
rmf-api-0.2.2-javadoc.jar | 333 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ldp4j.commons.rmf/rmf-api/ -->
<dependency>
<groupId>org.ldp4j.commons.rmf</groupId>
<artifactId>rmf-api</artifactId>
<version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.ldp4j.commons.rmf/rmf-api/
implementation 'org.ldp4j.commons.rmf:rmf-api:0.2.2'
// https://jarcasting.com/artifacts/org.ldp4j.commons.rmf/rmf-api/
implementation ("org.ldp4j.commons.rmf:rmf-api:0.2.2")
'org.ldp4j.commons.rmf:rmf-api:jar:0.2.2'
<dependency org="org.ldp4j.commons.rmf" name="rmf-api" rev="0.2.2">
<artifact name="rmf-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ldp4j.commons.rmf', module='rmf-api', version='0.2.2')
)
libraryDependencies += "org.ldp4j.commons.rmf" % "rmf-api" % "0.2.2"
[org.ldp4j.commons.rmf/rmf-api "0.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.12 |
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.4 |
org.slf4j : slf4j-log4j12 | jar | 1.7.12 |
org.hamcrest : hamcrest-integration | jar | 1.3 |
junit : junit | jar | 4.12 |
org.codehaus.sonar-plugins.java : sonar-jacoco-listeners | jar | 2.4 |