Files download
File Operation
direct-msg-monitor-1.1.8.jar download
direct-msg-monitor-1.1.8.pom download
direct-msg-monitor-1.1.8-sources.jar download
Apache Maven
<dependency>
  <groupId>org.nhind</groupId>
  <artifactId>direct-msg-monitor</artifactId>
  <version>1.1.8</version>
</dependency>
Gradle Groovy
implementation 'org.nhind:direct-msg-monitor:1.1.8'
Gradle Kotlin
implementation("org.nhind:direct-msg-monitor:1.1.8")
Scala SBT
libraryDependencies += "org.nhind" % "direct-msg-monitor" % "1.1.8"
Groovy Grape
@Grapes(
  @Grab(group='org.nhind', module='direct-msg-monitor', version='1.1.8')
)
Apache Ivy
<dependency org="org.nhind" name="direct-msg-monitor" rev="1.1.8" />
Leiningen
[org.nhind/direct-msg-monitor "1.1.8"]
Apache Buildr
'org.nhind:direct-msg-monitor:jar:1.1.8'
Dependencies

compile

|-- org.nhind:direct-common:2.0

|-- javax.mail:mail:1.4.3

|-- com.sun.mail:dsn:1.4.3

|-- com.google.inject:guice:2.0

|-- commons-logging:commons-logging:1.1.1

|-- commons-io:commons-io:1.4

|-- javax.ws.rs:jsr311-api:1.1.1

|-- com.sun.jersey.contribs:jersey-spring:1.6

|-- org.hibernate:hibernate:3.2.7.ga

|-- commons-collections:commons-collections:3.2

|-- org.hibernate:hibernate-core:3.3.2.GA

|-- org.hibernate:hibernate-annotations:3.3.1.GA

|-- org.apache.geronimo.specs:geronimo-jpa_2.0_spec:1.0

|-- javax.transaction:jta:1.1

|-- org.hibernate:hibernate-entitymanager:3.3.2.GA

|-- org.springframework:spring-web:2.5.6

|-- org.springframework:spring-beans:3.0.4.RELEASE

|-- org.springframework:spring-core:3.0.4.RELEASE

|-- org.springframework:spring-context:3.0.4.RELEASE

|-- org.springframework:spring-asm:3.0.4.RELEASE

|-- org.springframework:spring-aop:3.0.4.RELEASE

|-- org.springframework:spring-tx:3.0.4.RELEASE

|-- org.springframework:spring-orm:3.0.4.RELEASE

|-- org.apache.camel:camel-core:2.9.2

|-- org.apache.camel:camel-spring:2.9.2

|-- org.apache.camel:camel-mina:2.9.2

|-- org.apache.camel:camel-mail:2.9.2

|-- org.apache.camel:camel-sql:2.9.2

|-- commons-net:commons-net:2.0

|-- org.apache.camel:camel-hawtdb:2.9.2

runtime

|-- commons-dbcp:commons-dbcp:1.4

test

|-- org.dbunit:dbunit:2.4.8

|-- org.apache.derby:derby:10.4.1.3

|-- org.mockito:mockito-all:1.8.5

|-- junit:junit:4.7

|-- org.mortbay.jetty:jetty-servlet-tester:6.1.14

|-- com.sun.jersey:jersey-client:1.6

|-- org.slf4j:slf4j-api:1.6.1

|-- org.slf4j:slf4j-jdk14:1.6.1

|-- org.apache.camel:camel-test:2.9.2

|-- org.springframework:spring-test:3.0.4.RELEASE