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

za.co.absa.spline:rest-gateway 0.5.6


Группа

Группа

za.co.absa.spline
Идентификатор

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

rest-gateway
Версия

Версия

0.5.6
Тип

Тип

war

Скачать rest-gateway 0.5.6


<!-- https://jarcasting.com/artifacts/za.co.absa.spline/rest-gateway/ -->
<dependency>
    <groupId>za.co.absa.spline</groupId>
    <artifactId>rest-gateway</artifactId>
    <version>0.5.6</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/za.co.absa.spline/rest-gateway/
implementation 'za.co.absa.spline:rest-gateway:0.5.6'
// https://jarcasting.com/artifacts/za.co.absa.spline/rest-gateway/
implementation ("za.co.absa.spline:rest-gateway:0.5.6")
'za.co.absa.spline:rest-gateway:war:0.5.6'
<dependency org="za.co.absa.spline" name="rest-gateway" rev="0.5.6">
  <artifact name="rest-gateway" type="war" />
</dependency>
@Grapes(
@Grab(group='za.co.absa.spline', module='rest-gateway', version='0.5.6')
)
libraryDependencies += "za.co.absa.spline" % "rest-gateway" % "0.5.6"
[za.co.absa.spline/rest-gateway "0.5.6"]