Last Version

Isis Module: Publishing (JDO Implementation) 1.6.0

PublishingService implementation that persists published events to the database (using JDO Objectstore).

License

License

GroupId

GroupId

org.apache.isis.module
ArtifactId

ArtifactId

isis-module-publishing-jdo
Version

Version

1.6.0
Type

Type

jar
Description

Description

Isis Module: Publishing (JDO Implementation)
PublishingService implementation that persists published events to the database (using JDO Objectstore).
Project Organization

Project Organization

The Apache Software Foundation

Download isis-module-publishing-jdo 1.6.0


<!-- https://jarcasting.com/artifacts/org.apache.isis.module/isis-module-publishing-jdo/ -->
<dependency>
    <groupId>org.apache.isis.module</groupId>
    <artifactId>isis-module-publishing-jdo</artifactId>
    <version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.isis.module/isis-module-publishing-jdo/
implementation 'org.apache.isis.module:isis-module-publishing-jdo:1.6.0'
// https://jarcasting.com/artifacts/org.apache.isis.module/isis-module-publishing-jdo/
implementation ("org.apache.isis.module:isis-module-publishing-jdo:1.6.0")
'org.apache.isis.module:isis-module-publishing-jdo:jar:1.6.0'
<dependency org="org.apache.isis.module" name="isis-module-publishing-jdo" rev="1.6.0">
  <artifact name="isis-module-publishing-jdo" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.isis.module', module='isis-module-publishing-jdo', version='1.6.0')
)
libraryDependencies += "org.apache.isis.module" % "isis-module-publishing-jdo" % "1.6.0"
[org.apache.isis.module/isis-module-publishing-jdo "1.6.0"]

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.isis.core : isis-core-applib jar 1.6.0
org.slf4j : slf4j-api jar 1.7.6
org.datanucleus : datanucleus-accessplatform-jdo-rdbms pom 3.3.6
org.datanucleus : datanucleus-jodatime jar 3.2.1
com.google.guava : guava jar 16.0.1
org.hamcrest : hamcrest-library jar 1.3

test (4)

Group / Artifact Type Version
org.apache.isis.core : isis-core-unittestsupport jar 1.6.0
junit : junit jar 4.11
org.jmock : jmock-junit4 jar 2.6.0
org.objenesis : objenesis jar 1.4

Project Modules

There are no modules declared in this project.