Maven Archetyper

Creates Maven archetypes from an existing project

License

License

Categories

Categories

Logback Application Layer Libs Logging
GroupId

GroupId

org.fuin
ArtifactId

ArtifactId

ext4logback
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Maven Archetyper
Creates Maven archetypes from an existing project
Project Organization

Project Organization

fuin.org (Germany)
Source Code Management

Source Code Management

https://github.com/fuinorg/ext4logback/

Download ext4logback

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.32
ch.qos.logback : logback-classic jar 1.2.10

test (4)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.assertj : assertj-core jar 3.22.0
commons-io : commons-io jar 2.11.0
org.fuin : utils4j jar 0.11.1

Project Modules

There are no modules declared in this project.
org.fuin

fuin.org

Versions

Version
0.3.0
0.2.0
0.1.0