не последняя версия
Последняя версия 0.12.0

com.github.marschall:stored-procedure-proxy 0.10.1

Proxies through which to call stored procedures.

Группа

Группа

com.github.marschall
Идентификатор

Идентификатор

stored-procedure-proxy
Версия

Версия

0.10.1
Тип

Тип

jar

Скачать stored-procedure-proxy 0.10.1


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