License |
License |
---|---|
GroupId | GroupIdcom.github.kburger |
ArtifactId | ArtifactIdrdf4j-beans |
Version | Version0.3.0 |
Type | Typejar |
Description |
DescriptionRDF4J beans library
RDF4J library for Java bean serialization.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rdf4j-beans-0.3.0.pom | |
rdf4j-beans-0.3.0.jar | 19 KB |
rdf4j-beans-0.3.0-sources.jar | 22 KB |
rdf4j-beans-0.3.0-javadoc.jar | 89 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.kburger/rdf4j-beans/ -->
<dependency>
<groupId>com.github.kburger</groupId>
<artifactId>rdf4j-beans</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kburger/rdf4j-beans/
implementation 'com.github.kburger:rdf4j-beans:0.3.0'
// https://jarcasting.com/artifacts/com.github.kburger/rdf4j-beans/
implementation ("com.github.kburger:rdf4j-beans:0.3.0")
'com.github.kburger:rdf4j-beans:jar:0.3.0'
<dependency org="com.github.kburger" name="rdf4j-beans" rev="0.3.0">
<artifact name="rdf4j-beans" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kburger', module='rdf4j-beans', version='0.3.0')
)
libraryDependencies += "com.github.kburger" % "rdf4j-beans" % "0.3.0"
[com.github.kburger/rdf4j-beans "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
org.eclipse.rdf4j : rdf4j-rio-api | jar | 2.2 |
Group / Artifact | Type | Version |
---|---|---|
org.spockframework : spock-core | jar | 1.1-groovy-2.4-rc-2 |
org.codehaus.groovy : groovy-all | jar | 2.4.10 |
cglib : cglib-nodep | jar | 3.2.5 |
org.eclipse.rdf4j : rdf4j-rio-turtle | jar | 2.2 |
org.slf4j : slf4j-simple | jar | 1.7.25 |
org.slf4j : jcl-over-slf4j | jar | 1.7.25 |