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