License |
License |
---|---|
GroupId | GroupIdorg.sameas |
ArtifactId | ArtifactIdsameas4j |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsameas4j
A tiny and lightweight library that allows you to integrate the
http://sameas.org service in your Semantic Web Java application.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
sameas4j-1.1.pom | |
sameas4j-1.1.jar | 13 KB |
sameas4j-1.1-sources.jar | 9 KB |
sameas4j-1.1-javadoc.jar | 42 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sameas/sameas4j/ -->
<dependency>
<groupId>org.sameas</groupId>
<artifactId>sameas4j</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.sameas/sameas4j/
implementation 'org.sameas:sameas4j:1.1'
// https://jarcasting.com/artifacts/org.sameas/sameas4j/
implementation ("org.sameas:sameas4j:1.1")
'org.sameas:sameas4j:jar:1.1'
<dependency org="org.sameas" name="sameas4j" rev="1.1">
<artifact name="sameas4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sameas', module='sameas4j', version='1.1')
)
libraryDependencies += "org.sameas" % "sameas4j" % "1.1"
[org.sameas/sameas4j "1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 1.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |