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

com.highway2urhell:h2hell-web 1.0.3


Категории

Категории

H2 Данные Базы данных
Группа

Группа

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

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

h2hell-web
Версия

Версия

1.0.3
Тип

Тип

war

Скачать h2hell-web 1.0.3


<!-- https://jarcasting.com/artifacts/com.highway2urhell/h2hell-web/ -->
<dependency>
    <groupId>com.highway2urhell</groupId>
    <artifactId>h2hell-web</artifactId>
    <version>1.0.3</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.highway2urhell/h2hell-web/
implementation 'com.highway2urhell:h2hell-web:1.0.3'
// https://jarcasting.com/artifacts/com.highway2urhell/h2hell-web/
implementation ("com.highway2urhell:h2hell-web:1.0.3")
'com.highway2urhell:h2hell-web:war:1.0.3'
<dependency org="com.highway2urhell" name="h2hell-web" rev="1.0.3">
  <artifact name="h2hell-web" type="war" />
</dependency>
@Grapes(
@Grab(group='com.highway2urhell', module='h2hell-web', version='1.0.3')
)
libraryDependencies += "com.highway2urhell" % "h2hell-web" % "1.0.3"
[com.highway2urhell/h2hell-web "1.0.3"]