Last Version

jMite 0.1.0.RELEASE

Java library to access Mite.

License

License

GroupId

GroupId

org.jmite
ArtifactId

ArtifactId

org.jmite
Version

Version

0.1.0.RELEASE
Type

Type

jar
Description

Description

jMite
Java library to access Mite.
Project URL

Project URL

http://jmite.synyx.org

Download org.jmite 0.1.0.RELEASE


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework » org.springframework.web jar 3.0.3.RELEASE
org.springframework » org.springframework.oxm jar 3.0.3.RELEASE
javax.xml.bind : jaxb-api jar 2.1
commons-httpclient : commons-httpclient jar 3.1
joda-time : joda-time jar 1.6

runtime (1)

Group / Artifact Type Version
com.sun.xml.bind : jaxb-impl jar 2.1.10

test (3)

Group / Artifact Type Version
org.springframework » org.springframework.test jar 3.0.3.RELEASE
junit : junit jar 4.7
org.apache.log4j » com.springsource.org.apache.log4j jar 1.2.15

Project Modules

There are no modules declared in this project.