Last Version

org.jfaster.derror:derror 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
Version

Version

1.0.5
Type

Type

pom
Description

Description

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

Project URL

https://github.com/lanmo/derror
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/lanmo/derror

Download derror 1.0.5

Filename Size
derror-1.0.5.pom 12 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • derror-logback-plugin
  • derror-common