License |
License |
---|---|
GroupId | GroupIdcom.github.mhewedy |
ArtifactId | ArtifactIdspwrap |
Last Version | Last Version0.0.20-2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspwrap
Simple Stored Procedure call wrapper
|
Project URL |
Project URL |
Filename | Size |
---|---|
spwrap-0.0.20-2.pom | |
spwrap-0.0.20-2.jar | 55 KB |
spwrap-0.0.20-2-sources.jar | 30 KB |
spwrap-0.0.20-2-javadoc.jar | 229 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mhewedy/spwrap/ -->
<dependency>
<groupId>com.github.mhewedy</groupId>
<artifactId>spwrap</artifactId>
<version>0.0.20-2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mhewedy/spwrap/
implementation 'com.github.mhewedy:spwrap:0.0.20-2'
// https://jarcasting.com/artifacts/com.github.mhewedy/spwrap/
implementation ("com.github.mhewedy:spwrap:0.0.20-2")
'com.github.mhewedy:spwrap:jar:0.0.20-2'
<dependency org="com.github.mhewedy" name="spwrap" rev="0.0.20-2">
<artifact name="spwrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mhewedy', module='spwrap', version='0.0.20-2')
)
libraryDependencies += "com.github.mhewedy" % "spwrap" % "0.0.20-2"
[com.github.mhewedy/spwrap "0.0.20-2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.22 |
org.springframework : spring-jdbc Optional | jar | 4.3.7.RELEASE |
commons-dbutils : commons-dbutils Optional | jar | 1.6 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 4.3.7.RELEASE |
junit : junit | jar | 4.12 |
org.spockframework : spock-core | jar | 1.0-groovy-2.4 |
org.codehaus.groovy : groovy-all | jar | 2.4.4 |
cglib : cglib-nodep | jar | 2.2 |
uk.org.lidalia : slf4j-test | jar | 1.0.0-jdk6 |
org.hsqldb : hsqldb | jar | 2.3.4 |
mysql : mysql-connector-java | jar | 5.1.34 |
Group / Artifact | Type | Version |
---|---|---|
com.microsoft » sqljdbc4 | jar | sqljdbc4 |
com.oracle » ojdbc6 | jar | ojdbc6 |