com.github.xlongshu.maven:archetype-bundles

maven-archetypes

Лицензия

Лицензия

Категории

Категории

Maven Компиляция и сборка
Группа

Группа

com.github.xlongshu.maven
Идентификатор

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

archetype-bundles
Последняя версия

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

1.0.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

maven-archetypes
Ссылка на сайт

Ссылка на сайт

https://github.com/xlongshu/maven-archetypes

Скачать archetype-bundles

Имя Файла Размер
archetype-bundles-1.0.1.pom 5 KB
Обзор

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • archetype-quickstart
  • archetype-spring-boot
  • archetype-webapp-2x
  • archetype-webapp

Версии библиотеки

Версия
1.0.1
1.0.0