MVN

org.apache.isis.runtimes.dflt : profilestores

Maven & Gradle

Feb 20, 2012

Default Runtime Profilestores · Profile Store Implementations.

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

Latest Version

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

  • Latest Stable: xml

All Versions

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

Version Vulnerabilities Updated
0.2.x
profilestores-0.2.0-incubating
0.1.x
profilestores-0.1.2-incubating
xml
profilestores-xml
sql
profilestores-sql
dflt
profilestores-dflt

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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