ActiveMQ :: 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.

License

License

GroupId

GroupId

org.apache.activemq
ArtifactId

ArtifactId

activemq-jpa-store
Last Version

Last Version

5.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

ActiveMQ :: 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

The Apache Software Foundation
Source Code Management

Source Code Management

http://svn.apache.org/viewvc/activemq/tags/activemq-5.2.0/activemq-jpa-store

Download activemq-jpa-store

How to add to project

<!-- 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"]

Dependencies

compile (6)

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

test (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
5.2.0
5.1.0
5.0.0