Last Version

db-shovler 1.0.10

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.onsmsc
ArtifactId

ArtifactId

db-shovler
Version

Version

1.0.10
Type

Type

jar
Description

Description

db-shovler
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/jhberges/db-shovler.git

Download db-shovler 1.0.10


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

Dependencies

compile (6)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.2
org.springframework : spring-context-support jar 3.2.0.RELEASE
org.springframework : spring-jdbc jar 3.2.0.RELEASE
org.springframework : spring-jms jar 3.2.0.RELEASE
com.codahale.metrics : metrics-core jar 3.0.1
com.codahale.metrics : metrics-healthchecks jar 3.0.1

provided (1)

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-jms_1.1_spec jar 1.1

test (7)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.0.9
org.springframework : spring-test jar 3.2.0.RELEASE
org.apache.activemq : activemq-all jar 5.7.0
org.apache.activemq : activemq-pool jar 5.7.0
hsqldb : hsqldb jar 1.8.0.10
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.