License |
License |
---|---|
GroupId | GroupIdcom.sonsure |
ArtifactId | ArtifactIdsonsure-dumper-springjdbc |
Last Version | Last Version4.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava Jdbc Framework.
|
<!-- https://jarcasting.com/artifacts/com.sonsure/sonsure-dumper-springjdbc/ -->
<dependency>
<groupId>com.sonsure</groupId>
<artifactId>sonsure-dumper-springjdbc</artifactId>
<version>4.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.sonsure/sonsure-dumper-springjdbc/
implementation 'com.sonsure:sonsure-dumper-springjdbc:4.1.1'
// https://jarcasting.com/artifacts/com.sonsure/sonsure-dumper-springjdbc/
implementation ("com.sonsure:sonsure-dumper-springjdbc:4.1.1")
'com.sonsure:sonsure-dumper-springjdbc:jar:4.1.1'
<dependency org="com.sonsure" name="sonsure-dumper-springjdbc" rev="4.1.1">
<artifact name="sonsure-dumper-springjdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sonsure', module='sonsure-dumper-springjdbc', version='4.1.1')
)
libraryDependencies += "com.sonsure" % "sonsure-dumper-springjdbc" % "4.1.1"
[com.sonsure/sonsure-dumper-springjdbc "4.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.sonsure : sonsure-dumper-core | jar | 4.1.1 |
org.apache.servicemix.bundles : org.apache.servicemix.bundles.spring-beans Optional | jar | 5.2.5.RELEASE_1 |
org.apache.servicemix.bundles : org.apache.servicemix.bundles.spring-jdbc Optional | jar | 5.2.5.RELEASE_1 |
org.apache.servicemix.bundles : org.apache.servicemix.bundles.spring-core Optional | jar | 5.2.5.RELEASE_1 |
org.apache.servicemix.bundles : org.apache.servicemix.bundles.spring-tx Optional | jar | 5.2.5.RELEASE_1 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |