MVN

org.apache.isis.runtimes.dflt : objectstores

Maven & Gradle

Feb 20, 2012

Default Runtime ObjectStores

<dependency>
    <groupId>org.apache.isis.runtimes.dflt</groupId>
    <artifactId>objectstores</artifactId>
    <version>xml</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.isis.runtimes.dflt : objectstores to add to Maven - Latest Versions:

  • Latest Stable: xml

All Versions

Choose a version of org.apache.isis.runtimes.dflt : objectstores to add to Maven - All Versions:

Version Vulnerabilities Updated
0.2.x
objectstores-0.2.0-incubating
0.1.x
objectstores-0.1.2-incubating
xml
objectstores-xml
sql
objectstores-sql-tests-common
objectstores-sql-impl
objectstores-sql
nosql
objectstores-nosql
dflt
objectstores-dflt

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.isis.runtimes.dflt</groupId>
    <artifactId>objectstores</artifactId>
    <version>xml</version>
</dependency>