Last Version

UCM Twine Library 0.9.1

Dependency injection framework for Oracle WebCenter Content (UCM)

License

License

MIT
GroupId

GroupId

org.ucmtwine
ArtifactId

ArtifactId

ucm-twine
Version

Version

0.9.1
Type

Type

jar
Description

Description

UCM Twine Library
Dependency injection framework for Oracle WebCenter Content (UCM)
Source Code Management

Source Code Management

https://github.com/tstirrat/ucm-twine

Download ucm-twine 0.9.1


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

Dependencies

compile (1)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.6

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.1
org.mockito : mockito-all jar 1.9.0

Project Modules

There are no modules declared in this project.