Isis Module: Command (JDO Implementation)

CommandService and BackgroundCommandService implementations that persist commands to database (via JDO objectstore) for profiling and to support background command execution.

License

License

GroupId

GroupId

org.apache.isis.module
ArtifactId

ArtifactId

isis-module-command-jdo
Last Version

Last Version

1.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

Isis Module: Command (JDO Implementation)
CommandService and BackgroundCommandService implementations that persist commands to database (via JDO objectstore) for profiling and to support background command execution.
Project Organization

Project Organization

The Apache Software Foundation

Download isis-module-command-jdo

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.apache.isis.core : isis-core-applib jar 1.6.0
org.apache.isis.core : isis-core-runtime 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
org.apache.isis.module : isis-module-background Optional jar 1.6.0
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.

Versions

Version
1.6.0