Common Utilities Suite

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Лицензия

Лицензия

Группа

Группа

org.dihedron.commons
Идентификатор

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

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

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

0.2.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

Common Utilities Suite
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Система контроля версий

Система контроля версий

http://code.google.com/p/dihedron-commons/

Скачать parent

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

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.5

test (3)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-log4j12 jar 1.7.5
log4j : log4j jar 1.2.17
junit : junit jar 4.11

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

  • ./dihedron-core
  • ./dihedron-patterns

Версии библиотеки

Версия
0.2.1
0.2.0