License |
License |
---|---|
GroupId | GroupIdorg.fcrepo |
ArtifactId | ArtifactIdmodeshape-schematic |
Last Version | Last Version5.5.1.fcr |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSchematic API
API for storing JSON/BSON documents and JSON Schemas support
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.fcrepo/modeshape-schematic/ -->
<dependency>
<groupId>org.fcrepo</groupId>
<artifactId>modeshape-schematic</artifactId>
<version>5.5.1.fcr</version>
</dependency>
// https://jarcasting.com/artifacts/org.fcrepo/modeshape-schematic/
implementation 'org.fcrepo:modeshape-schematic:5.5.1.fcr'
// https://jarcasting.com/artifacts/org.fcrepo/modeshape-schematic/
implementation ("org.fcrepo:modeshape-schematic:5.5.1.fcr")
'org.fcrepo:modeshape-schematic:jar:5.5.1.fcr'
<dependency org="org.fcrepo" name="modeshape-schematic" rev="5.5.1.fcr">
<artifact name="modeshape-schematic" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fcrepo', module='modeshape-schematic', version='5.5.1.fcr')
)
libraryDependencies += "org.fcrepo" % "modeshape-schematic" % "5.5.1.fcr"
[org.fcrepo/modeshape-schematic "5.5.1.fcr"]
Group / Artifact | Type | Version |
---|---|---|
org.mongodb : mongo-java-driver | jar | 2.14.0 |
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 |