| Группа | Группаcom.github.marschall |
|---|---|
| Идентификатор | Идентификаторstored-procedure-proxy |
| Версия | Версия0.6.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| stored-procedure-proxy-0.6.0.pom | |
| stored-procedure-proxy-0.6.0.jar | 97 KB |
| stored-procedure-proxy-0.6.0-sources.jar | 47 KB |
| stored-procedure-proxy-0.6.0-javadoc.jar | 133 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.marschall/stored-procedure-proxy/ -->
<dependency>
<groupId>com.github.marschall</groupId>
<artifactId>stored-procedure-proxy</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.marschall/stored-procedure-proxy/
implementation 'com.github.marschall:stored-procedure-proxy:0.6.0'
// https://jarcasting.com/artifacts/com.github.marschall/stored-procedure-proxy/
implementation ("com.github.marschall:stored-procedure-proxy:0.6.0")
'com.github.marschall:stored-procedure-proxy:jar:0.6.0'
<dependency org="com.github.marschall" name="stored-procedure-proxy" rev="0.6.0">
<artifact name="stored-procedure-proxy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.marschall', module='stored-procedure-proxy', version='0.6.0')
)
libraryDependencies += "com.github.marschall" % "stored-procedure-proxy" % "0.6.0"
[com.github.marschall/stored-procedure-proxy "0.6.0"]