License |
License |
---|---|
GroupId | GroupIdcom.bitplan |
ArtifactId | ArtifactIdorg.sidif.triplestore |
Last Version | Last Version0.0.10 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.sidif.triplestore
Simple Data Interchange Format (SiDIF) and Triplestore see http://www.sidif.org
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.bitplan/org.sidif.triplestore/ -->
<dependency>
<groupId>com.bitplan</groupId>
<artifactId>org.sidif.triplestore</artifactId>
<version>0.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.bitplan/org.sidif.triplestore/
implementation 'com.bitplan:org.sidif.triplestore:0.0.10'
// https://jarcasting.com/artifacts/com.bitplan/org.sidif.triplestore/
implementation ("com.bitplan:org.sidif.triplestore:0.0.10")
'com.bitplan:org.sidif.triplestore:jar:0.0.10'
<dependency org="com.bitplan" name="org.sidif.triplestore" rev="0.0.10">
<artifact name="org.sidif.triplestore" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bitplan', module='org.sidif.triplestore', version='0.0.10')
)
libraryDependencies += "com.bitplan" % "org.sidif.triplestore" % "0.0.10"
[com.bitplan/org.sidif.triplestore "0.0.10"]
Group / Artifact | Type | Version |
---|---|---|
org.antlr : antlr4 | jar | 4.7.1 |
com.bitplan.antlr : com.bitplan.antlr | jar | 0.0.8 |
commons-io : commons-io | jar | 2.6 |
args4j : args4j | jar | 2.0.29 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-all | jar | 1.3 |
com.bitplan.antlr : com.bitplan.antlr | test-jar | 0.0.8 |