License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.rdf4j |
ArtifactId | ArtifactIdrdf4j-common-annotation |
Last Version | Last Version4.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRDF4J: common annotation
RDF4J common annotation classes
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.eclipse.rdf4j/rdf4j-common-annotation/ -->
<dependency>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j-common-annotation</artifactId>
<version>4.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.rdf4j/rdf4j-common-annotation/
implementation 'org.eclipse.rdf4j:rdf4j-common-annotation:4.0.2'
// https://jarcasting.com/artifacts/org.eclipse.rdf4j/rdf4j-common-annotation/
implementation ("org.eclipse.rdf4j:rdf4j-common-annotation:4.0.2")
'org.eclipse.rdf4j:rdf4j-common-annotation:jar:4.0.2'
<dependency org="org.eclipse.rdf4j" name="rdf4j-common-annotation" rev="4.0.2">
<artifact name="rdf4j-common-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.rdf4j', module='rdf4j-common-annotation', version='4.0.2')
)
libraryDependencies += "org.eclipse.rdf4j" % "rdf4j-common-annotation" % "4.0.2"
[org.eclipse.rdf4j/rdf4j-common-annotation "4.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | |
org.junit.vintage : junit-vintage-engine | jar | |
org.assertj : assertj-core | jar | 3.19.0 |
org.mockito : mockito-core | jar | 3.8.0 |
ch.qos.logback : logback-classic | jar | 1.2.11 |