Last Version

org.jfaster.derror:derror-common 1.0.5

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

License

License

GroupId

GroupId

org.jfaster.derror
ArtifactId

ArtifactId

derror-common
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-common 1.0.5


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

Dependencies

compile (5)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.16
org.apache.httpcomponents : httpclient jar 4.5.3
commons-logging : commons-logging jar 1.2
org.apache.commons : commons-collections4 jar 4.1
com.alibaba : fastjson jar 1.2.35

provided (3)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.