Последняя версия

Maven parent pom with some generic java utility libs 4

Guava, commons-*, logging, ...

Лицензия

Лицензия

Категории

Категории

Java Языки программирования
Группа

Группа

com.github.akiraly.reusable-poms
Идентификатор

Идентификатор

pom-parent-with-java-util-libs
Версия

Версия

4
Тип

Тип

pom
Описание

Описание

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

Скачать pom-parent-with-java-util-libs 4

Имя Файла Размер
pom-parent-with-java-util-libs-4.pom 4 KB
Обзор

<!-- 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"]

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
org.hamcrest : hamcrest-integration jar 1.3

import (1)

Идентификатор библиотеки Тип Версия
com.github.akiraly.reusable-poms : pom-parent-with-java-log-libs pom 4

Модули Проекта

Данный проект не имеет модулей.