Last Version

org.polyglotted.attributerepo:attribute-repo-crypto 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-crypto
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-crypto 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.polyglotted.attributerepo : attribute-repo-core jar 1.0.0

provided (1)

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