GroupId | GroupIdorg.inigma.shared |
---|---|
ArtifactId | ArtifactIdinigma-jdbc |
Version | Version0.10.0 |
Type | Typejar |
Description |
DescriptionJDBC Libraries
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
inigma-jdbc-0.10.0.pom | |
inigma-jdbc-0.10.0.jar | 11 KB |
inigma-jdbc-0.10.0-sources.jar | 5 KB |
inigma-jdbc-0.10.0-javadoc.jar | 68 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.inigma.shared/inigma-jdbc/ -->
<dependency>
<groupId>org.inigma.shared</groupId>
<artifactId>inigma-jdbc</artifactId>
<version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.inigma.shared/inigma-jdbc/
implementation 'org.inigma.shared:inigma-jdbc:0.10.0'
// https://jarcasting.com/artifacts/org.inigma.shared/inigma-jdbc/
implementation ("org.inigma.shared:inigma-jdbc:0.10.0")
'org.inigma.shared:inigma-jdbc:jar:0.10.0'
<dependency org="org.inigma.shared" name="inigma-jdbc" rev="0.10.0">
<artifact name="inigma-jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.inigma.shared', module='inigma-jdbc', version='0.10.0')
)
libraryDependencies += "org.inigma.shared" % "inigma-jdbc" % "0.10.0"
[org.inigma.shared/inigma-jdbc "0.10.0"]
Group / Artifact | Type | Version |
---|---|---|
org.inigma.shared : inigma-core | jar | 0.10.0 |
org.springframework : spring-jdbc | jar | 3.1.4.RELEASE |
com.jolbox : bonecp | jar | 0.8.0.RELEASE |
org.springframework : spring-context | jar | 3.1.4.RELEASE |
org.slf4j : slf4j-api | jar | 1.7.2 |
junit : junit Optional | jar | 4.10 |
org.springframework : spring-test Optional | jar | 3.1.4.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
cglib : cglib-nodep | jar | 2.2.2 |
Group / Artifact | Type | Version |
---|---|---|
org.hsqldb : hsqldb | jar | 2.3.1 |
org.easymock : easymock | jar | 3.1 |