Archetype: simple-maven-archetype

This is a archetype for a simple maven project with JUnit 5 and Log4j 2

Лицензия

Лицензия

Категории

Категории

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

Группа

de.tebros
Идентификатор

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

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

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

0.1.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

Archetype: simple-maven-archetype
This is a archetype for a simple maven project with JUnit 5 and Log4j 2
Ссылка на сайт

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

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

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

https://github.com/Tebros/simple-maven-archetype

Скачать simple-maven-archetype

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

<!-- https://jarcasting.com/artifacts/de.tebros/simple-maven-archetype/ -->
<dependency>
    <groupId>de.tebros</groupId>
    <artifactId>simple-maven-archetype</artifactId>
    <version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/de.tebros/simple-maven-archetype/
implementation 'de.tebros:simple-maven-archetype:0.1.4'
// https://jarcasting.com/artifacts/de.tebros/simple-maven-archetype/
implementation ("de.tebros:simple-maven-archetype:0.1.4")
'de.tebros:simple-maven-archetype:jar:0.1.4'
<dependency org="de.tebros" name="simple-maven-archetype" rev="0.1.4">
  <artifact name="simple-maven-archetype" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.tebros', module='simple-maven-archetype', version='0.1.4')
)
libraryDependencies += "de.tebros" % "simple-maven-archetype" % "0.1.4"
[de.tebros/simple-maven-archetype "0.1.4"]

Зависимости

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

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

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

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

Версия
0.1.4
0.1.3
0.1.2