com.simpligility.maven:maven-repository-tools

A collection of tools for working with Maven repositories.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.simpligility.maven
ArtifactId

ArtifactId

maven-repository-tools
Last Version

Last Version

1.5.0
Release Date

Release Date

Type

Type

pom
Description

Description

A collection of tools for working with Maven repositories.
Project URL

Project URL

http://github.com/simpligility/maven-repository-tools/
Project Organization

Project Organization

simpligility technologies inc.
Source Code Management

Source Code Management

http://github.com/simpligility/maven-repository-tools

Download maven-repository-tools

How to add to project

<!-- https://jarcasting.com/artifacts/com.simpligility.maven/maven-repository-tools/ -->
<dependency>
    <groupId>com.simpligility.maven</groupId>
    <artifactId>maven-repository-tools</artifactId>
    <version>1.5.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.simpligility.maven/maven-repository-tools/
implementation 'com.simpligility.maven:maven-repository-tools:1.5.0'
// https://jarcasting.com/artifacts/com.simpligility.maven/maven-repository-tools/
implementation ("com.simpligility.maven:maven-repository-tools:1.5.0")
'com.simpligility.maven:maven-repository-tools:pom:1.5.0'
<dependency org="com.simpligility.maven" name="maven-repository-tools" rev="1.5.0">
  <artifact name="maven-repository-tools" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.simpligility.maven', module='maven-repository-tools', version='1.5.0')
)
libraryDependencies += "com.simpligility.maven" % "maven-repository-tools" % "1.5.0"
[com.simpligility.maven/maven-repository-tools "1.5.0"]

Dependencies

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

Project Modules

  • maven-repository-provisioner
com.simpligility.maven

simpligility

Versions

Version
1.5.0
1.4.1
1.4.0
1.3.1
1.3.0
1.2.1
1.2.0
1.1.2
1.1.1
1.1.0
1.0.0
0.4.0
0.3.0
0.2.0