License |
License |
---|---|
GroupId | GroupIdorg.apache.aries.jpa |
ArtifactId | ArtifactIdorg.apache.aries.jpa.parent |
Last Version | Last Version2.7.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionApache Aries JPA parent
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 Organization |
Project Organization |
Filename | Size |
---|---|
org.apache.aries.jpa.parent-2.7.3.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.aries.jpa/org.apache.aries.jpa.parent/ -->
<dependency>
<groupId>org.apache.aries.jpa</groupId>
<artifactId>org.apache.aries.jpa.parent</artifactId>
<version>2.7.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.aries.jpa/org.apache.aries.jpa.parent/
implementation 'org.apache.aries.jpa:org.apache.aries.jpa.parent:2.7.3'
// https://jarcasting.com/artifacts/org.apache.aries.jpa/org.apache.aries.jpa.parent/
implementation ("org.apache.aries.jpa:org.apache.aries.jpa.parent:2.7.3")
'org.apache.aries.jpa:org.apache.aries.jpa.parent:pom:2.7.3'
<dependency org="org.apache.aries.jpa" name="org.apache.aries.jpa.parent" rev="2.7.3">
<artifact name="org.apache.aries.jpa.parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.aries.jpa', module='org.apache.aries.jpa.parent', version='2.7.3')
)
libraryDependencies += "org.apache.aries.jpa" % "org.apache.aries.jpa.parent" % "2.7.3"
[org.apache.aries.jpa/org.apache.aries.jpa.parent "2.7.3"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.10 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-all | jar | 1.8.2 |
org.slf4j : slf4j-jdk14 | jar | 1.7.10 |