is not current version
Last Version 0.9.1

org.ucmtwine:ucm-twine 0.9.0

Dependency injection framework for Oracle WebCenter Content (UCM)

GroupId

GroupId

org.ucmtwine
ArtifactId

ArtifactId

ucm-twine
Version

Version

0.9.0
Type

Type

jar

Download ucm-twine 0.9.0


<!-- https://jarcasting.com/artifacts/org.ucmtwine/ucm-twine/ -->
<dependency>
    <groupId>org.ucmtwine</groupId>
    <artifactId>ucm-twine</artifactId>
    <version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ucmtwine/ucm-twine/
implementation 'org.ucmtwine:ucm-twine:0.9.0'
// https://jarcasting.com/artifacts/org.ucmtwine/ucm-twine/
implementation ("org.ucmtwine:ucm-twine:0.9.0")
'org.ucmtwine:ucm-twine:jar:0.9.0'
<dependency org="org.ucmtwine" name="ucm-twine" rev="0.9.0">
  <artifact name="ucm-twine" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ucmtwine', module='ucm-twine', version='0.9.0')
)
libraryDependencies += "org.ucmtwine" % "ucm-twine" % "0.9.0"
[org.ucmtwine/ucm-twine "0.9.0"]