Archetype: simple-maven-archetype

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

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

de.tebros
ArtifactId

ArtifactId

simple-maven-archetype
Last Version

Last Version

0.1.4
Release Date

Release Date

Type

Type

jar
Description

Description

Archetype: simple-maven-archetype
This is a archetype for a simple maven project with JUnit 5 and Log4j 2
Project URL

Project URL

https://github.com/Tebros/simple-maven-archetype
Source Code Management

Source Code Management

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

Download simple-maven-archetype

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.4
0.1.3
0.1.2