License |
License |
---|---|
GroupId | GroupIdorg.semweb4j |
ArtifactId | ArtifactIdparent |
Last Version | Last Version5.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSemweb4j parent
This is a parent maven POM which models common settings in semweb4j.org projects.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
parent-5.0.1.pom | 17 KB |
parent-5.0.1-tests.jar | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.semweb4j/parent/ -->
<dependency>
<groupId>org.semweb4j</groupId>
<artifactId>parent</artifactId>
<version>5.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.semweb4j/parent/
implementation 'org.semweb4j:parent:5.0.1'
// https://jarcasting.com/artifacts/org.semweb4j/parent/
implementation ("org.semweb4j:parent:5.0.1")
'org.semweb4j:parent:jar:5.0.1'
<dependency org="org.semweb4j" name="parent" rev="5.0.1">
<artifact name="parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.semweb4j', module='parent', version='5.0.1')
)
libraryDependencies += "org.semweb4j" % "parent" % "5.0.1"
[org.semweb4j/parent "5.0.1"]
Group / Artifact | Type | Version |
---|---|---|
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 |