License |
License |
---|---|
GroupId | GroupIdorg.cristalise |
ArtifactId | ArtifactIdcristalise-restapi |
Last Version | Last Version5.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCRISTAL-iSE Restapi
CRISTAL-iSE REST API Module
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.cristalise/cristalise-restapi/ -->
<dependency>
<groupId>org.cristalise</groupId>
<artifactId>cristalise-restapi</artifactId>
<version>5.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.cristalise/cristalise-restapi/
implementation 'org.cristalise:cristalise-restapi:5.7.0'
// https://jarcasting.com/artifacts/org.cristalise/cristalise-restapi/
implementation ("org.cristalise:cristalise-restapi:5.7.0")
'org.cristalise:cristalise-restapi:jar:5.7.0'
<dependency org="org.cristalise" name="cristalise-restapi" rev="5.7.0">
<artifact name="cristalise-restapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cristalise', module='cristalise-restapi', version='5.7.0')
)
libraryDependencies += "org.cristalise" % "cristalise-restapi" % "5.7.0"
[org.cristalise/cristalise-restapi "5.7.0"]
Group / Artifact | Type | Version |
---|---|---|
javax.ws.rs : javax.ws.rs-api | jar | 2.1 |
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider | jar | 2.9.5 |
org.glassfish.jersey.core : jersey-common | jar | 2.26 |
org.glassfish.jersey.core : jersey-server | jar | 2.26 |
org.glassfish.jersey.media : jersey-media-multipart | jar | 2.26 |
org.cristalise : cristalise-kernel | jar | 5.7.0 |
org.cristalise : cristalise-xpath-outcomeinit | jar | 5.7.0 |
org.json : json | jar | 20171018 |
com.google.guava : guava | jar | 28.1-jre |
org.cristalise : cristalise-jooqdb | jar | 5.7.0 |
org.codehaus.castor : castor-xml-schema | jar | 1.4.1 |
org.codehaus.castor : castor-xml | jar | 1.4.1 |
org.apache.shiro : shiro-core | jar | 1.4.2 |
org.slf4j : slf4j-api | jar | 1.7.26 |
xmlunit : xmlunit | jar | 1.5 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.8 |
Group / Artifact | Type | Version |
---|---|---|
org.python : jython | jar | 2.5.3 |