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

org.polyglotted.attributerepo:attribute-repo-core 1.0.0

A repository for managing attributes or property files for application artifacts based on Git

Лицензия

Лицензия

Группа

Группа

org.polyglotted.attributerepo
Идентификатор

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

attribute-repo-core
Версия

Версия

1.0.0
Тип

Тип

jar
Описание

Описание

A repository for managing attributes or property files for application artifacts based on Git
Организация-разработчик

Организация-разработчик

Polyglotted Org

Скачать attribute-repo-core 1.0.0


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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.5
com.google.guava : guava jar 14.0.1
org.polyglotted : crypto-recipes jar 1.0.1
org.apache.httpcomponents : httpclient jar 4.2.5
com.google.code.gson : gson jar 2.2.4

provided (2)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 0.12.0
org.springframework : spring-context jar 3.2.2.RELEASE

test (7)

Идентификатор библиотеки Тип Версия
org.slf4j : jcl-over-slf4j jar 1.7.5
org.slf4j : slf4j-log4j12 jar 1.7.5
log4j : log4j jar 1.2.17
com.googlecode.jmockit : jmockit jar 1.2
junit : junit jar 4.11
org.hamcrest : hamcrest-all jar 1.3
org.springframework : spring-test jar 3.2.2.RELEASE

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

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