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

com.strategicgains.archetype:restexpress-archetype 1.17

Maven archetypes for creating RestExpress project

Категории

Категории

RestExpress Межпрограммное взаимодействие REST Frameworks
Группа

Группа

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

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

restexpress-archetype
Версия

Версия

1.17
Тип

Тип

pom

Скачать restexpress-archetype 1.17

Имя Файла Размер
restexpress-archetype-1.17.pom 2 KB
Обзор

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