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

com.strategicgains:HyperExpress 1.0.3

Hypermedia Linking Utilities for Java RESTful Services

Группа

Группа

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

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

HyperExpress
Версия

Версия

1.0.3
Тип

Тип

pom

Скачать HyperExpress 1.0.3

Имя Файла Размер
HyperExpress-1.0.3.pom 3 KB
Обзор

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