License |
License |
---|---|
Categories |
CategoriesContainer |
GroupId | GroupIdorg.apache.aries.jpa |
ArtifactId | ArtifactIdorg.apache.aries.jpa.container.itest |
Last Version | Last Version2.7.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Aries JPA iTests
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 |
<!-- https://jarcasting.com/artifacts/org.apache.aries.jpa/org.apache.aries.jpa.container.itest/ -->
<dependency>
<groupId>org.apache.aries.jpa</groupId>
<artifactId>org.apache.aries.jpa.container.itest</artifactId>
<version>2.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.aries.jpa/org.apache.aries.jpa.container.itest/
implementation 'org.apache.aries.jpa:org.apache.aries.jpa.container.itest:2.7.3'
// https://jarcasting.com/artifacts/org.apache.aries.jpa/org.apache.aries.jpa.container.itest/
implementation ("org.apache.aries.jpa:org.apache.aries.jpa.container.itest:2.7.3")
'org.apache.aries.jpa:org.apache.aries.jpa.container.itest:jar:2.7.3'
<dependency org="org.apache.aries.jpa" name="org.apache.aries.jpa.container.itest" rev="2.7.3">
<artifact name="org.apache.aries.jpa.container.itest" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.aries.jpa', module='org.apache.aries.jpa.container.itest', version='2.7.3')
)
libraryDependencies += "org.apache.aries.jpa" % "org.apache.aries.jpa.container.itest" % "2.7.3"
[org.apache.aries.jpa/org.apache.aries.jpa.container.itest "2.7.3"]
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.compendium | jar | 4.3.1 |
org.ops4j.pax.jdbc : pax-jdbc-pool-dbcp2 | jar | 1.1.0 |
org.ops4j.pax.jdbc : pax-jdbc-config | jar | 1.1.0 |