Last Version

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

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

License

License

GroupId

GroupId

org.polyglotted.attributerepo
ArtifactId

ArtifactId

attribute-repo-core
Version

Version

1.0.0
Type

Type

jar
Description

Description

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

Project Organization

Polyglotted Org

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

Dependencies

compile (5)

Group / Artifact Type Version
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)

Group / Artifact Type Version
org.projectlombok : lombok jar 0.12.0
org.springframework : spring-context jar 3.2.2.RELEASE

test (7)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.