License |
License |
---|---|
GroupId | GroupIdorg.semweb4j |
ArtifactId | ArtifactIddist |
Last Version | Last Version5.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSemweb4j distribution
This is a parent maven POM which models common settings in semweb4j.org projects.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
dist-5.0.1.pom | |
dist-5.0.1.zip | 2 KB |
dist-5.0.1-tests.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.semweb4j/dist/ -->
<dependency>
<groupId>org.semweb4j</groupId>
<artifactId>dist</artifactId>
<version>5.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.semweb4j/dist/
implementation 'org.semweb4j:dist:5.0.1'
// https://jarcasting.com/artifacts/org.semweb4j/dist/
implementation ("org.semweb4j:dist:5.0.1")
'org.semweb4j:dist:pom:5.0.1'
<dependency org="org.semweb4j" name="dist" rev="5.0.1">
<artifact name="dist" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.semweb4j', module='dist', version='5.0.1')
)
libraryDependencies += "org.semweb4j" % "dist" % "5.0.1"
[org.semweb4j/dist "5.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.semweb4j : rdf2go.dist | pom | 5.0.1 |
org.semweb4j : rdfreactor.dist | pom | 5.0.1 |
org.slf4j : slf4j-api | jar | 1.7.6 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.6 |
junit : junit | jar | 4.11 |