License |
License |
---|---|
GroupId | GroupIdcom.googlecode.foresite-toolkit |
ArtifactId | ArtifactIdforesite |
Last Version | Last Version0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFORESITE :: Object Reuse and Exchange library
Object Reuse and Exchange library
|
Project URL |
Project URL |
Filename | Size |
---|---|
foresite-0.9.pom | |
foresite-0.9.jar | 88 KB |
foresite-0.9-sources.jar | 95 KB |
foresite-0.9-javadoc.jar | 295 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.foresite-toolkit/foresite/ -->
<dependency>
<groupId>com.googlecode.foresite-toolkit</groupId>
<artifactId>foresite</artifactId>
<version>0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.foresite-toolkit/foresite/
implementation 'com.googlecode.foresite-toolkit:foresite:0.9'
// https://jarcasting.com/artifacts/com.googlecode.foresite-toolkit/foresite/
implementation ("com.googlecode.foresite-toolkit:foresite:0.9")
'com.googlecode.foresite-toolkit:foresite:jar:0.9'
<dependency org="com.googlecode.foresite-toolkit" name="foresite" rev="0.9">
<artifact name="foresite" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.foresite-toolkit', module='foresite', version='0.9')
)
libraryDependencies += "com.googlecode.foresite-toolkit" % "foresite" % "0.9"
[com.googlecode.foresite-toolkit/foresite "0.9"]
Group / Artifact | Type | Version |
---|---|---|
com.hp.hpl.jena : jena | jar | 2.5.5 |
rome : rome | jar | 0.9 |
jdom : jdom | jar | 1.0 |
xalan : xalan | jar | 2.7.0 |
commons-cli : commons-cli | jar | 1.0 |
joda-time : joda-time | jar | 1.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.4 |