Last Version

Schematic API 5.4.1.Final

API for storing JSON/BSON documents and JSON Schemas support

License

License

GroupId

GroupId

org.modeshape
ArtifactId

ArtifactId

modeshape-schematic
Version

Version

5.4.1.Final
Type

Type

jar
Description

Description

Schematic API
API for storing JSON/BSON documents and JSON Schemas support
Project Organization

Project Organization

JBoss, a division of Red Hat

Download modeshape-schematic 5.4.1.Final


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

Dependencies

provided (1)

Group / Artifact Type Version
org.mongodb : mongo-java-driver jar 2.14.0

test (7)

Group / Artifact Type Version
de.undercouch : bson4jackson jar 1.1.2
com.googlecode.json-simple : json-simple jar 1.1
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 1.10.19
org.slf4j : slf4j-api jar 1.7.7
org.slf4j : slf4j-log4j12 jar 1.7.7

Project Modules

There are no modules declared in this project.