is not current version
Last Version 1.7.10

fr.openwide.nuxeo.commons:owsi-nuxeo-commons 1.6.0

Reusable resources for Nuxeo projects

Categories

Categories

IDE Development Tools
GroupId

GroupId

fr.openwide.nuxeo.commons
ArtifactId

ArtifactId

owsi-nuxeo-commons
Version

Version

1.6.0
Type

Type

pom

Download owsi-nuxeo-commons 1.6.0


<!-- https://jarcasting.com/artifacts/fr.openwide.nuxeo.commons/owsi-nuxeo-commons/ -->
<dependency>
    <groupId>fr.openwide.nuxeo.commons</groupId>
    <artifactId>owsi-nuxeo-commons</artifactId>
    <version>1.6.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fr.openwide.nuxeo.commons/owsi-nuxeo-commons/
implementation 'fr.openwide.nuxeo.commons:owsi-nuxeo-commons:1.6.0'
// https://jarcasting.com/artifacts/fr.openwide.nuxeo.commons/owsi-nuxeo-commons/
implementation ("fr.openwide.nuxeo.commons:owsi-nuxeo-commons:1.6.0")
'fr.openwide.nuxeo.commons:owsi-nuxeo-commons:pom:1.6.0'
<dependency org="fr.openwide.nuxeo.commons" name="owsi-nuxeo-commons" rev="1.6.0">
  <artifact name="owsi-nuxeo-commons" type="pom" />
</dependency>
@Grapes(
@Grab(group='fr.openwide.nuxeo.commons', module='owsi-nuxeo-commons', version='1.6.0')
)
libraryDependencies += "fr.openwide.nuxeo.commons" % "owsi-nuxeo-commons" % "1.6.0"
[fr.openwide.nuxeo.commons/owsi-nuxeo-commons "1.6.0"]