| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.aries.jpa.itest |
| ArtifactId | ArtifactIdorg.apache.aries.jpa.itest.parent |
| Version | Version2.7.2 |
| Type | Typepom |
| Description |
DescriptionApache Aries JPA itests 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.itest.parent-2.7.2.pom | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.aries.jpa.itest/org.apache.aries.jpa.itest.parent/ -->
<dependency>
<groupId>org.apache.aries.jpa.itest</groupId>
<artifactId>org.apache.aries.jpa.itest.parent</artifactId>
<version>2.7.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.aries.jpa.itest/org.apache.aries.jpa.itest.parent/
implementation 'org.apache.aries.jpa.itest:org.apache.aries.jpa.itest.parent:2.7.2'
// https://jarcasting.com/artifacts/org.apache.aries.jpa.itest/org.apache.aries.jpa.itest.parent/
implementation ("org.apache.aries.jpa.itest:org.apache.aries.jpa.itest.parent:2.7.2")
'org.apache.aries.jpa.itest:org.apache.aries.jpa.itest.parent:pom:2.7.2'
<dependency org="org.apache.aries.jpa.itest" name="org.apache.aries.jpa.itest.parent" rev="2.7.2">
<artifact name="org.apache.aries.jpa.itest.parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.aries.jpa.itest', module='org.apache.aries.jpa.itest.parent', version='2.7.2')
)
libraryDependencies += "org.apache.aries.jpa.itest" % "org.apache.aries.jpa.itest.parent" % "2.7.2"
[org.apache.aries.jpa.itest/org.apache.aries.jpa.itest.parent "2.7.2"]
| 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 |