is not current version
Last Version 5.4.1.Final

org.modeshape:modeshape-schematic 4.0.0.Alpha3

Module for storing JSON/BSON documents and JSON Schemas in Infinispan

GroupId

GroupId

org.modeshape
ArtifactId

ArtifactId

modeshape-schematic
Version

Version

4.0.0.Alpha3
Type

Type

jar

Download modeshape-schematic 4.0.0.Alpha3


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