| License |
License |
|---|---|
| GroupId | GroupIdorg.atemsource |
| ArtifactId | ArtifactIdatem-impl |
| Last Version | Last Version0.2.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAtem - Implementations for pojo, jackson and others
Provides implementations of the Atem API..
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| atem-impl-0.2.6.pom | |
| atem-impl-0.2.6.jar | 148 KB |
| atem-impl-0.2.6-sources.jar | 109 KB |
| atem-impl-0.2.6-javadoc.jar | 599 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |