| License |
License |
|---|---|
| GroupId | GroupIdorg.polyglotted.attributerepo |
| ArtifactId | ArtifactIdattribute-repo-crypto |
| Version | Version1.0.0 |
| Type | Typejar |
| Description |
DescriptionA repository for managing attributes or property files for application artifacts based on Git
|
| Project Organization |
Project OrganizationPolyglotted Org |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.polyglotted.attributerepo : attribute-repo-core | jar | 1.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-context | jar | 3.2.2.RELEASE |
| 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 |