persistence

The persistence layer for the Discovery Environment app metadata database.

License

License

Standard BSD
Categories

Categories

Ant Build Tools
GroupId

GroupId

org.iplantc.core
ArtifactId

ArtifactId

persistence
Last Version

Last Version

1.8.4
Release Date

Release Date

Type

Type

jar
Description

Description

persistence
The persistence layer for the Discovery Environment app metadata database.
Project URL

Project URL

http://www.iplantcollaborative.org

Download persistence

How to add to project

<!-- https://jarcasting.com/artifacts/org.iplantc.core/persistence/ -->
<dependency>
    <groupId>org.iplantc.core</groupId>
    <artifactId>persistence</artifactId>
    <version>1.8.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.iplantc.core/persistence/
implementation 'org.iplantc.core:persistence:1.8.4'
// https://jarcasting.com/artifacts/org.iplantc.core/persistence/
implementation ("org.iplantc.core:persistence:1.8.4")
'org.iplantc.core:persistence:jar:1.8.4'
<dependency org="org.iplantc.core" name="persistence" rev="1.8.4">
  <artifact name="persistence" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.iplantc.core', module='persistence', version='1.8.4')
)
libraryDependencies += "org.iplantc.core" % "persistence" % "1.8.4"
[org.iplantc.core/persistence "1.8.4"]

Dependencies

compile (17)

Group / Artifact Type Version
org.iplantc.core : hibernatetoolkit jar 1.8.4
org.json : json jar 20131018
net.sf.json-lib : json-lib jar 2.4
commons-lang : commons-lang jar 2.6
commons-collections : commons-collections jar 3.2.1
org.apache.httpcomponents : httpclient jar 4.1.2
commons-io : commons-io jar 2.1
org.hibernate : hibernate-core jar 3.6.8.Final
org.hibernate : hibernate-c3p0 jar 3.6.8.Final
org.hibernate.java-persistence : jpa-api jar 2.0-cr-1
javax.persistence : persistence-api jar 1.0-rev-1
javassist : javassist jar 3.8.0.GA
org.hsqldb : hsqldb jar 2.2.4
org.hsqldb : sqltool jar 2.2.4
postgresql : postgresql jar 9.0-801.jdbc4
org.slf4j : slf4j-log4j12 jar 1.6.4
log4j : log4j jar 1.2.16

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-all jar 1.8.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.8.4