License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdfr.openwide.nuxeo.commons |
ArtifactId | ArtifactIdowsi-nuxeo-rest-mock |
Version | Version1.7.10 |
Type | Typejar |
Description |
DescriptionOpen Wide : Nuxeo REST Mock file server
Reusable resources for Nuxeo projects
|
<!-- https://jarcasting.com/artifacts/fr.openwide.nuxeo.commons/owsi-nuxeo-rest-mock/ -->
<dependency>
<groupId>fr.openwide.nuxeo.commons</groupId>
<artifactId>owsi-nuxeo-rest-mock</artifactId>
<version>1.7.10</version>
</dependency>
// https://jarcasting.com/artifacts/fr.openwide.nuxeo.commons/owsi-nuxeo-rest-mock/
implementation 'fr.openwide.nuxeo.commons:owsi-nuxeo-rest-mock:1.7.10'
// https://jarcasting.com/artifacts/fr.openwide.nuxeo.commons/owsi-nuxeo-rest-mock/
implementation ("fr.openwide.nuxeo.commons:owsi-nuxeo-rest-mock:1.7.10")
'fr.openwide.nuxeo.commons:owsi-nuxeo-rest-mock:jar:1.7.10'
<dependency org="fr.openwide.nuxeo.commons" name="owsi-nuxeo-rest-mock" rev="1.7.10">
<artifact name="owsi-nuxeo-rest-mock" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.openwide.nuxeo.commons', module='owsi-nuxeo-rest-mock', version='1.7.10')
)
libraryDependencies += "fr.openwide.nuxeo.commons" % "owsi-nuxeo-rest-mock" % "1.7.10"
[fr.openwide.nuxeo.commons/owsi-nuxeo-rest-mock "1.7.10"]
Group / Artifact | Type | Version |
---|---|---|
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 |
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 |