is not current version
Last Version 1.7.10

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

Reusable resources for Nuxeo projects

Categories

Categories

IDE Development Tools
GroupId

GroupId

fr.openwide.nuxeo.commons
ArtifactId

ArtifactId

owsi-nuxeo-commons
Version

Version

0.1.4
Type

Type

pom

Download owsi-nuxeo-commons 0.1.4


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