License |
License
Standard BSD
|
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdorg.iplantc.core |
ArtifactId | ArtifactIdmetadactyl |
Last Version | Last Version1.8.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmetadactyl
The Discovery Environment's app metadata model implementation.
|
Project URL |
Project URL |
Filename | Size |
---|---|
metadactyl-1.8.4.pom | |
metadactyl-1.8.4.jar | 399 KB |
metadactyl-1.8.4-sources.jar | 251 KB |
metadactyl-1.8.4-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.iplantc.core/metadactyl/ -->
<dependency>
<groupId>org.iplantc.core</groupId>
<artifactId>metadactyl</artifactId>
<version>1.8.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.iplantc.core/metadactyl/
implementation 'org.iplantc.core:metadactyl:1.8.4'
// https://jarcasting.com/artifacts/org.iplantc.core/metadactyl/
implementation ("org.iplantc.core:metadactyl:1.8.4")
'org.iplantc.core:metadactyl:jar:1.8.4'
<dependency org="org.iplantc.core" name="metadactyl" rev="1.8.4">
<artifact name="metadactyl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.iplantc.core', module='metadactyl', version='1.8.4')
)
libraryDependencies += "org.iplantc.core" % "metadactyl" % "1.8.4"
[org.iplantc.core/metadactyl "1.8.4"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-orm | jar | 3.1.0.RELEASE |
log4j : log4j | jar | 1.2.16 |
org.iplantc.core : authn | jar | 1.8.4 |
org.iplantc.core : hibernatetoolkit | jar | 1.8.4 |
org.iplantc.core : persistence | jar | 1.8.4 |
commons-httpclient : commons-httpclient | jar | 3.1 |
com.rabbitmq : amqp-client | jar | 2.1.0 |
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.mockito : mockito-all | jar | 1.8.5 |