License |
License |
---|---|
GroupId | GroupIdorg.99soft.semweb |
ArtifactId | ArtifactIdsameas4j |
Last Version | Last Version2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description99soft :: sameas4j
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 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sameas4j-2.0.pom | |
sameas4j-2.0.jar | 16 KB |
sameas4j-2.0-sources.jar | 20 KB |
sameas4j-2.0-javadoc.jar | 66 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.99soft.semweb/sameas4j/ -->
<dependency>
<groupId>org.99soft.semweb</groupId>
<artifactId>sameas4j</artifactId>
<version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.99soft.semweb/sameas4j/
implementation 'org.99soft.semweb:sameas4j:2.0'
// https://jarcasting.com/artifacts/org.99soft.semweb/sameas4j/
implementation ("org.99soft.semweb:sameas4j:2.0")
'org.99soft.semweb:sameas4j:jar:2.0'
<dependency org="org.99soft.semweb" name="sameas4j" rev="2.0">
<artifact name="sameas4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.99soft.semweb', module='sameas4j', version='2.0')
)
libraryDependencies += "org.99soft.semweb" % "sameas4j" % "2.0"
[org.99soft.semweb/sameas4j "2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 1.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |