Last Version

spwrap 0.0.20-2

Simple Stored Procedure call wrapper

License

License

GroupId

GroupId

com.github.mhewedy
ArtifactId

ArtifactId

spwrap
Version

Version

0.0.20-2
Type

Type

jar
Description

Description

spwrap
Simple Stored Procedure call wrapper
Project URL

Project URL

https://github.com/mhewedy/spwrap

Download spwrap 0.0.20-2


<!-- 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"]

Dependencies

compile (3)

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

test (8)

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

system (2)

Group / Artifact Type Version
com.microsoft » sqljdbc4 jar sqljdbc4
com.oracle » ojdbc6 jar ojdbc6

Project Modules

There are no modules declared in this project.