License |
License |
---|---|
GroupId | GroupIdorg.apache.airavata |
ArtifactId | ArtifactIdapp-catalog-jpa |
Last Version | Last Version0.12 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAiravata Application Catalog JPA
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
app-catalog-jpa-0.12.pom | |
app-catalog-jpa-0.12.jar | 35 KB |
app-catalog-jpa-0.12-sources.jar | 30 KB |
app-catalog-jpa-0.12-javadoc.jar | 152 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.airavata/app-catalog-jpa/ -->
<dependency>
<groupId>org.apache.airavata</groupId>
<artifactId>app-catalog-jpa</artifactId>
<version>0.12</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.airavata/app-catalog-jpa/
implementation 'org.apache.airavata:app-catalog-jpa:0.12'
// https://jarcasting.com/artifacts/org.apache.airavata/app-catalog-jpa/
implementation ("org.apache.airavata:app-catalog-jpa:0.12")
'org.apache.airavata:app-catalog-jpa:jar:0.12'
<dependency org="org.apache.airavata" name="app-catalog-jpa" rev="0.12">
<artifact name="app-catalog-jpa" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.airavata', module='app-catalog-jpa', version='0.12')
)
libraryDependencies += "org.apache.airavata" % "app-catalog-jpa" % "0.12"
[org.apache.airavata/app-catalog-jpa "0.12"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.6 |
org.apache.airavata : airavata-data-models | jar | 0.12 |
org.apache.airavata : airavata-common-utils | jar | 0.12 |
org.apache.openjpa : openjpa-all | jar | 2.2.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |
org.slf4j : jcl-over-slf4j | jar | 1.7.6 |
org.slf4j : slf4j-log4j12 | jar | 1.7.6 |
org.apache.derby : derby | jar | 10.9.1.0 |
org.apache.derby : derbyclient | jar | 10.9.1.0 |
org.apache.derby : derbynet | jar | 10.9.1.0 |
org.apache.derby : derbytools | jar | 10.9.1.0 |