Last Version

Stored Procedure Proxy 0.12.0

Proxies through which to call stored procedures.

License

License

MIT
GroupId

GroupId

com.github.marschall
ArtifactId

ArtifactId

stored-procedure-proxy
Version

Version

0.12.0
Type

Type

jar
Description

Description

Stored Procedure Proxy
Proxies through which to call stored procedures.
Project URL

Project URL

https://github.com/marschall/stored-procedure-proxy
Source Code Management

Source Code Management

https://github.com/marschall/stored-procedure-proxy

Download stored-procedure-proxy 0.12.0


<!-- https://jarcasting.com/artifacts/com.github.marschall/stored-procedure-proxy/ -->
<dependency>
    <groupId>com.github.marschall</groupId>
    <artifactId>stored-procedure-proxy</artifactId>
    <version>0.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.marschall/stored-procedure-proxy/
implementation 'com.github.marschall:stored-procedure-proxy:0.12.0'
// https://jarcasting.com/artifacts/com.github.marschall/stored-procedure-proxy/
implementation ("com.github.marschall:stored-procedure-proxy:0.12.0")
'com.github.marschall:stored-procedure-proxy:jar:0.12.0'
<dependency org="com.github.marschall" name="stored-procedure-proxy" rev="0.12.0">
  <artifact name="stored-procedure-proxy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.marschall', module='stored-procedure-proxy', version='0.12.0')
)
libraryDependencies += "com.github.marschall" % "stored-procedure-proxy" % "0.12.0"
[com.github.marschall/stored-procedure-proxy "0.12.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework : spring-core Optional jar
org.springframework : spring-jdbc Optional jar
org.springframework : spring-tx Optional jar
org.postgresql : postgresql Optional jar 42.2.20

test (21)

Group / Artifact Type Version
org.springframework : spring-context jar
org.springframework : spring-test jar
com.h2database : h2 jar 1.4.200
org.hsqldb : hsqldb jar 2.5.1
org.apache.derby : derby jar 10.15.1.3
org.apache.derby : derbyshared jar 10.15.1.3
org.apache.derby : derbytools jar 10.15.1.3
org.firebirdsql.jdbc : jaybird jar 4.0.3.java8
org.mockito : mockito-core jar 3.9.0
com.oracle.database.jdbc : ojdbc8 jar
com.ibm.db2 : jcc jar 11.5.5.0
mysql : mysql-connector-java jar 8.0.24
org.mariadb.jdbc : mariadb-java-client jar 2.7.2
com.microsoft.sqlserver : mssql-jdbc jar 9.2.1.jre8
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-params jar
org.junit.jupiter : junit-jupiter-engine jar
org.hamcrest : hamcrest-junit jar 2.0.0.0
org.apache.logging.log4j : log4j-core jar
org.apache.logging.log4j : log4j-slf4j-impl jar
org.apache.logging.log4j : log4j-jcl jar

Project Modules

There are no modules declared in this project.