License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdfr.openwide.nuxeo.commons |
ArtifactId | ArtifactIdowsi-nuxeo-rest |
Last Version | Last Version1.7.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpen Wide : Nuxeo REST Utils
Reusable resources for Nuxeo projects
|
Filename | Size |
---|---|
owsi-nuxeo-rest-1.7.10.pom | |
owsi-nuxeo-rest-1.7.10.jar | 10 KB |
owsi-nuxeo-rest-1.7.10-sources.jar | 6 KB |
owsi-nuxeo-rest-1.7.10-javadoc.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.openwide.nuxeo.commons/owsi-nuxeo-rest/ -->
<dependency>
<groupId>fr.openwide.nuxeo.commons</groupId>
<artifactId>owsi-nuxeo-rest</artifactId>
<version>1.7.10</version>
</dependency>
// https://jarcasting.com/artifacts/fr.openwide.nuxeo.commons/owsi-nuxeo-rest/
implementation 'fr.openwide.nuxeo.commons:owsi-nuxeo-rest:1.7.10'
// https://jarcasting.com/artifacts/fr.openwide.nuxeo.commons/owsi-nuxeo-rest/
implementation ("fr.openwide.nuxeo.commons:owsi-nuxeo-rest:1.7.10")
'fr.openwide.nuxeo.commons:owsi-nuxeo-rest:jar:1.7.10'
<dependency org="fr.openwide.nuxeo.commons" name="owsi-nuxeo-rest" rev="1.7.10">
<artifact name="owsi-nuxeo-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.openwide.nuxeo.commons', module='owsi-nuxeo-rest', version='1.7.10')
)
libraryDependencies += "fr.openwide.nuxeo.commons" % "owsi-nuxeo-rest" % "1.7.10"
[fr.openwide.nuxeo.commons/owsi-nuxeo-rest "1.7.10"]
Group / Artifact | Type | Version |
---|---|---|
fr.openwide.nuxeo.commons : owsi-nuxeo-utils | jar | 1.7.10 |
org.codehaus.jackson : jackson-core-asl | jar | |
org.codehaus.jackson : jackson-mapper-asl | jar | |
org.codehaus.jackson : jackson-jaxrs | jar | 1.8.1 |
com.sun.jersey : jersey-client | jar | |
org.nuxeo.ecm.core » nuxeo-core-api | jar | |
log4j : log4j | jar |
Group / Artifact | Type | Version |
---|---|---|
fr.openwide.nuxeo.commons : owsi-nuxeo-tests-helper | jar | 1.7.10 |
fr.openwide.nuxeo.commons : owsi-nuxeo-rest-mock | jar | 1.7.10 |
org.nuxeo.runtime » nuxeo-runtime-test | jar | |
org.nuxeo.ecm.core » nuxeo-core-test | jar | |
org.nuxeo.ecm.platform » nuxeo-features-test | jar | |
org.nuxeo.ecm.platform » nuxeo-platform-test | jar | |
junit : junit | jar | |
com.google.inject : guice | jar |