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

org.resthub:resthub-archetypes 2.1.3

Archetypes provided to allow quick bootstraping for your RESThub based projects

Группа

Группа

org.resthub
Идентификатор

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

resthub-archetypes
Версия

Версия

2.1.3
Тип

Тип

pom

Скачать resthub-archetypes 2.1.3

Имя Файла Размер
resthub-archetypes-2.1.3.pom 4 KB
Обзор

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