Quick Java Archetype

Creates a new project with slf4j & log4j2

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.singingbush
ArtifactId

ArtifactId

quick-java-archetype
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Quick Java Archetype
Creates a new project with slf4j & log4j2
Project URL

Project URL

https://github.com/SingingBush/quick-java-archetype/
Source Code Management

Source Code Management

https://github.com/SingingBush/quick-java-archetype/tree/master

Download quick-java-archetype

How to add to project

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

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.2
0.1.0