com.github.bpazy:ding-appender

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.github.bpazy
ArtifactId

ArtifactId

ding-appender
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

https://github.com/Bpazy/ding-appender

Download ding-appender

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.6
com.google.code.gson : gson jar 2.8.5

provided (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
ch.qos.logback : logback-classic jar 1.2.3
org.projectlombok : lombok jar 1.18.4

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0