Atem Utilities
See Wiki for documentation or go to the homepage to browse all Atem projects.
License |
License |
---|---|
Categories |
CategoriesUtility General Purpose Libraries |
GroupId | GroupIdorg.atemsource |
ArtifactId | ArtifactIdatem-utility |
Last Version | Last Version0.1.12 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAtem utilities
Atem utilities for cloning, comparing and transforming
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
atem-utility-0.1.12.pom | |
atem-utility-0.1.12.jar | 133 KB |
atem-utility-0.1.12-sources.jar | 107 KB |
atem-utility-0.1.12-javadoc.jar | 579 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.atemsource/atem-utility/ -->
<dependency>
<groupId>org.atemsource</groupId>
<artifactId>atem-utility</artifactId>
<version>0.1.12</version>
</dependency>
// https://jarcasting.com/artifacts/org.atemsource/atem-utility/
implementation 'org.atemsource:atem-utility:0.1.12'
// https://jarcasting.com/artifacts/org.atemsource/atem-utility/
implementation ("org.atemsource:atem-utility:0.1.12")
'org.atemsource:atem-utility:jar:0.1.12'
<dependency org="org.atemsource" name="atem-utility" rev="0.1.12">
<artifact name="atem-utility" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.atemsource', module='atem-utility', version='0.1.12')
)
libraryDependencies += "org.atemsource" % "atem-utility" % "0.1.12"
[org.atemsource/atem-utility "0.1.12"]
Group / Artifact | Type | Version |
---|---|---|
org.atemsource : atem-impl | jar | 0.2.6 |
org.atemsource : atem-api | jar | 0.1.5 |
commons-collections : commons-collections | jar | 3.2 |
commons-lang : commons-lang | jar | 2.4 |
dom4j : dom4j | jar | 1.6.1 |
log4j : log4j | jar | 1.2.13 |
javax.inject : javax.inject | jar | 1 |
org.springframework : spring-beans | jar | 3.0.5.RELEASE |
org.springframework : spring-aop | jar | 3.0.5.RELEASE |
javax.validation : validation-api | jar | 1.0.0.GA |
org.springframework : spring-core | jar | 3.0.5.RELEASE |
org.springframework : spring-context | jar | 3.0.5.RELEASE |
cglib : cglib-nodep | jar | 2.1_3 |
org.springframework : spring-test | jar | 3.0.5.RELEASE |
javax.annotation : jsr250-api | jar | 1.0 |
org.hibernate : hibernate-validator | jar | 4.3.0.Final |
org.apache.velocity : velocity | jar | 1.7 |
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.jackson : jackson-mapper-lgpl | jar | 1.5.6 |
org.codehaus.jackson : jackson-xc | jar | 1.5.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |
org.jmock : jmock-junit4 | jar | 2.5.1 |
org.jmock : jmock-legacy | jar | 2.5.1 |
org.codehaus.mojo : cobertura-maven-plugin | jar | 2.5.1 |
See Wiki for documentation or go to the homepage to browse all Atem projects.