License |
License |
---|---|
GroupId | GroupIdorg.ucmtwine |
ArtifactId | ArtifactIducm-twine |
Version | Version0.9.1 |
Type | Typejar |
Description |
DescriptionUCM Twine Library
Dependency injection framework for Oracle WebCenter Content (UCM)
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ucm-twine-0.9.1.pom | |
ucm-twine-0.9.1.jar | 45 KB |
ucm-twine-0.9.1-sources.jar | 31 KB |
ucm-twine-0.9.1-javadoc.jar | 214 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
commons-lang : commons-lang | jar | 2.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |
org.mockito : mockito-all | jar | 1.9.0 |