Last Version

Maven parent pom with some generic java utility libs 4

Guava, commons-*, logging, ...

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.akiraly.reusable-poms
ArtifactId

ArtifactId

pom-parent-with-java-util-libs
Version

Version

4
Type

Type

pom
Description

Description

Maven parent pom with some generic java utility libs
Guava, commons-*, logging, ...

Download pom-parent-with-java-util-libs 4


<!-- https://jarcasting.com/artifacts/com.github.akiraly.reusable-poms/pom-parent-with-java-util-libs/ -->
<dependency>
    <groupId>com.github.akiraly.reusable-poms</groupId>
    <artifactId>pom-parent-with-java-util-libs</artifactId>
    <version>4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.akiraly.reusable-poms/pom-parent-with-java-util-libs/
implementation 'com.github.akiraly.reusable-poms:pom-parent-with-java-util-libs:4'
// https://jarcasting.com/artifacts/com.github.akiraly.reusable-poms/pom-parent-with-java-util-libs/
implementation ("com.github.akiraly.reusable-poms:pom-parent-with-java-util-libs:4")
'com.github.akiraly.reusable-poms:pom-parent-with-java-util-libs:pom:4'
<dependency org="com.github.akiraly.reusable-poms" name="pom-parent-with-java-util-libs" rev="4">
  <artifact name="pom-parent-with-java-util-libs" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.akiraly.reusable-poms', module='pom-parent-with-java-util-libs', version='4')
)
libraryDependencies += "com.github.akiraly.reusable-poms" % "pom-parent-with-java-util-libs" % "4"
[com.github.akiraly.reusable-poms/pom-parent-with-java-util-libs "4"]

Dependencies

compile (9)

Group / Artifact Type Version
com.github.akiraly.reusable-poms : ver4j jar 4
commons-codec : commons-codec jar 1.9
commons-io : commons-io jar 2.4
com.google.code.findbugs : jsr305 jar 2.0.2
com.google.guava : guava jar 16.0-rc1
joda-time : joda-time jar 2.3
org.apache.commons : commons-lang3 jar 3.1
org.apache.commons : commons-math3 jar 3.2
org.hamcrest : hamcrest-library jar 1.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-integration jar 1.3

import (1)

Group / Artifact Type Version
com.github.akiraly.reusable-poms : pom-parent-with-java-log-libs pom 4

Project Modules

There are no modules declared in this project.