Atem - Implementations for pojo, jackson and others

Provides implementations of the Atem API..

License

License

GroupId

GroupId

org.atemsource
ArtifactId

ArtifactId

atem-impl
Last Version

Last Version

0.2.6
Release Date

Release Date

Type

Type

jar
Description

Description

Atem - Implementations for pojo, jackson and others
Provides implementations of the Atem API..
Project URL

Project URL

https://github.com/stemey/atem.impl.github.com
Source Code Management

Source Code Management

https://github.com/stemey/atem.impl.github.com.git

Download atem-impl

How to add to project

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

Dependencies

compile (15)

Group / Artifact Type Version
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.jsoup : jsoup jar 1.6.3

provided (2)

Group / Artifact Type Version
org.codehaus.jackson : jackson-mapper-lgpl jar 1.5.6
org.codehaus.jackson : jackson-xc jar 1.5.6

test (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.6
0.2.5
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0