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

compile

|-- org.springframework.cloud:spring-cloud-stream

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

|-- javax.mail:mail:1.4.4

|-- 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

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

|-- org.hibernate:hibernate-core:5.0.12.Final

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

|-- javax.transaction:jta:1.1

|-- org.hibernate:hibernate-entitymanager:5.0.12.Final

|-- org.springframework:spring-beans

|-- org.springframework:spring-core

|-- org.springframework:spring-context

|-- org.springframework:spring-aop

|-- org.springframework:spring-tx

|-- org.springframework:spring-orm

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

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

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

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

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

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

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

|-- org.fusesource.hawtbuf:hawtbuf:1.7

|-- org.fusesource.hawtdb:hawtdb:1.6

runtime

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

test

|-- org.springframework.cloud:spring-cloud-stream-test-support

|-- org.dbunit:dbunit:2.4.8

|-- org.hsqldb:hsqldb:2.4.1

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

|-- junit:junit:4.12

|-- org.eclipse.jetty:test-jetty-servlet:8.2.0.v20160908

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

|-- com.sun.jersey:jersey-server:1.19.4

|-- com.sun.jersey:jersey-servlet:1.19.4

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

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

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

|-- org.apache.camel:camel-test-spring:2.21.1

|-- org.springframework:spring-test