is not current version
Last Version 0.2.0-incubating

org.apache.isis.runtimes.dflt:objectstores 0.1.2-incubating


GroupId

GroupId

org.apache.isis.runtimes.dflt
ArtifactId

ArtifactId

objectstores
Version

Version

0.1.2-incubating
Type

Type

jar

Download objectstores 0.1.2-incubating


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