Last Version

Git Attribute Repository 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
Version

Version

1.0.0
Type

Type

pom
Description

Description

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

Project Organization

Polyglotted Org
Source Code Management

Source Code Management

https://github.com/polyglotted/attribute-repo

Download attribute-repo 1.0.0

Filename Size
attribute-repo-1.0.0.pom 1 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • attribute-repo-core
  • attribute-repo-crypto