Last Version

org.jfaster.derror:derror-logback-plugin 1.0.5

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Logback Application Layer Libs Logging
GroupId

GroupId

org.jfaster.derror
ArtifactId

ArtifactId

derror-logback-plugin
Version

Version

1.0.5
Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project Organization

Project Organization

Pivotal Software, Inc.

Download derror-logback-plugin 1.0.5


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

Dependencies

compile (4)

Group / Artifact Type Version
org.jfaster.derror : derror-common jar 1.0.5
ch.qos.logback : logback-classic jar 1.2.3
ch.qos.logback : logback-core jar 1.2.3
ch.qos.logback : logback-access jar 1.2.3

provided (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.