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

Common Attribute 1.0.0

Common library for attributes with an unitialized state.

Лицензия

Лицензия

Группа

Группа

sh.bader.common
Идентификатор

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

attribute
Версия

Версия

1.0.0
Тип

Тип

jar
Описание

Описание

Common Attribute
Common library for attributes with an unitialized state.
Ссылка на сайт

Ссылка на сайт

https://bitbucket.org/thbader/common_attribute
Система контроля версий

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

https://bitbucket.org/thbader/common_attribute

Скачать attribute 1.0.0


<!-- https://jarcasting.com/artifacts/sh.bader.common/attribute/ -->
<dependency>
    <groupId>sh.bader.common</groupId>
    <artifactId>attribute</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/sh.bader.common/attribute/
implementation 'sh.bader.common:attribute:1.0.0'
// https://jarcasting.com/artifacts/sh.bader.common/attribute/
implementation ("sh.bader.common:attribute:1.0.0")
'sh.bader.common:attribute:jar:1.0.0'
<dependency org="sh.bader.common" name="attribute" rev="1.0.0">
  <artifact name="attribute" type="jar" />
</dependency>
@Grapes(
@Grab(group='sh.bader.common', module='attribute', version='1.0.0')
)
libraryDependencies += "sh.bader.common" % "attribute" % "1.0.0"
[sh.bader.common/attribute "1.0.0"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.apache.commons : commons-lang3 jar 3.12.0
com.fasterxml.jackson.core : jackson-databind jar 2.13.1
org.apache.logging.log4j : log4j-core jar 2.17.1

test (4)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.hamcrest : hamcrest-all jar 1.3
com.github.npathai : hamcrest-optional jar 2.0.0
org.mockito : mockito-core jar 4.2.0

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

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