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