Last Version

Parent POM 3.0.1

Parent POM, containing common configuration and dependency versions.

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.kdgregory.logging
ArtifactId

ArtifactId

parent
Version

Version

3.0.1
Type

Type

pom
Description

Description

Parent POM
Parent POM, containing common configuration and dependency versions.
Project URL

Project URL

https://github.com/kdgregory/log4j-aws-appenders
Source Code Management

Source Code Management

https://github.com/kdgregory/log4j-aws-appenders

Download parent 3.0.1

Filename Size
parent-3.0.1.pom
Browse

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

Dependencies

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

Project Modules

There are no modules declared in this project.