archetype

springboot base create

Лицензия

Лицензия

Группа

Группа

io.github.chenxuancode
Идентификатор

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

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

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

1.0.0-Release
Дата

Дата

Тип

Тип

jar
Описание

Описание

archetype
springboot base create
Ссылка на сайт

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

https://github.com/chenxuancode/archetype
Система контроля версий

Система контроля версий

https://github.com/chenxuancode/archetype

Скачать archetype

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

<!-- https://jarcasting.com/artifacts/io.github.chenxuancode/archetype/ -->
<dependency>
    <groupId>io.github.chenxuancode</groupId>
    <artifactId>archetype</artifactId>
    <version>1.0.0-Release</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.chenxuancode/archetype/
implementation 'io.github.chenxuancode:archetype:1.0.0-Release'
// https://jarcasting.com/artifacts/io.github.chenxuancode/archetype/
implementation ("io.github.chenxuancode:archetype:1.0.0-Release")
'io.github.chenxuancode:archetype:jar:1.0.0-Release'
<dependency org="io.github.chenxuancode" name="archetype" rev="1.0.0-Release">
  <artifact name="archetype" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.chenxuancode', module='archetype', version='1.0.0-Release')
)
libraryDependencies += "io.github.chenxuancode" % "archetype" % "1.0.0-Release"
[io.github.chenxuancode/archetype "1.0.0-Release"]

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

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

Данный проект не имеет модулей.

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

Версия
1.0.0-Release