is not current version
Last Version 1.1.1

All Appenders Implementations 1.1

Convenience module to load all implementations of the Appenders Project.

License

License

GroupId

GroupId

com.github.taucher2003.appenders
ArtifactId

ArtifactId

all
Version

Version

1.1
Type

Type

jar
Description

Description

All Appenders Implementations
Convenience module to load all implementations of the Appenders Project.
Source Code Management

Source Code Management

https://github.com/Taucher2003/Appenders/tree/master/all

Download all 1.1

Filename Size
all-1.1.pom
all-1.1.jar 2 KB
Browse

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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.taucher2003.appenders : log4j jar 1.1
com.github.taucher2003.appenders : logback jar 1.1
org.slf4j : slf4j-api jar 1.7.32
club.minnced : discord-webhooks jar 0.7.2
com.squareup.okhttp3 : okhttp jar 4.9.2

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.1

Project Modules

There are no modules declared in this project.