| License |
License |
|---|---|
| GroupId | GroupIdorg.trippi |
| ArtifactId | ArtifactIdtrippi-core |
| Last Version | Last Version1.5.10 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontrippi-core
trippi-core
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| trippi-core-1.5.10.pom | |
| trippi-core-1.5.10.jar | 134 KB |
| trippi-core-1.5.10-tests.jar | 73 KB |
| trippi-core-1.5.10-sources.jar | 95 KB |
| trippi-core-1.5.10-javadoc.jar | 527 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.trippi/trippi-core/ -->
<dependency>
<groupId>org.trippi</groupId>
<artifactId>trippi-core</artifactId>
<version>1.5.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.trippi/trippi-core/
implementation 'org.trippi:trippi-core:1.5.10'
// https://jarcasting.com/artifacts/org.trippi/trippi-core/
implementation ("org.trippi:trippi-core:1.5.10")
'org.trippi:trippi-core:jar:1.5.10'
<dependency org="org.trippi" name="trippi-core" rev="1.5.10">
<artifact name="trippi-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.trippi', module='trippi-core', version='1.5.10')
)
libraryDependencies += "org.trippi" % "trippi-core" % "1.5.10"
[org.trippi/trippi-core "1.5.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.fcrepo » mulgara-core | jar | 2.1.13 |
| org.fcrepo » openrdf-sesame-onejar | jar | 2.2.1 |
| xpp3 : xpp3 | jar | 1.1.4c |
| javax.transaction : jta | jar | 1.1 |
| org.slf4j : slf4j-api | jar | 1.6.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : log4j-over-slf4j | jar | 1.6.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.0.9 |
| junit : junit | jar | 4.10 |