| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.activemq |
| ArtifactId | ArtifactIdactivemq-jpa-store |
| Last Version | Last Version5.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionActiveMQ :: JPA Message Store
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 |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| activemq-jpa-store-5.2.0.pom | |
| activemq-jpa-store-5.2.0.jar | 43 KB |
| activemq-jpa-store-5.2.0-sources.jar | 23 KB |
| activemq-jpa-store-5.2.0-javadoc.jar | 127 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.activemq/activemq-jpa-store/ -->
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-jpa-store</artifactId>
<version>5.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.activemq/activemq-jpa-store/
implementation 'org.apache.activemq:activemq-jpa-store:5.2.0'
// https://jarcasting.com/artifacts/org.apache.activemq/activemq-jpa-store/
implementation ("org.apache.activemq:activemq-jpa-store:5.2.0")
'org.apache.activemq:activemq-jpa-store:jar:5.2.0'
<dependency org="org.apache.activemq" name="activemq-jpa-store" rev="5.2.0">
<artifact name="activemq-jpa-store" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq', module='activemq-jpa-store', version='5.2.0')
)
libraryDependencies += "org.apache.activemq" % "activemq-jpa-store" % "5.2.0"
[org.apache.activemq/activemq-jpa-store "5.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.activemq : activemq-core | jar | 5.2.0 |
| org.apache.openjpa : openjpa-persistence-jdbc | jar | 1.0.0 |
| org.apache.derby : derby Optional | jar | 10.1.3.1 |
| commons-pool : commons-pool Optional | jar | 1.4 |
| org.springframework : spring-beans Optional | jar | 2.5.5 |
| org.apache.xbean : xbean-spring Optional | jar | 3.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.activemq : activemq-core | test-jar | 5.2.0 |
| commons-collections : commons-collections | jar | 3.1 |
| commons-primitives : commons-primitives | jar | 1.0 |