Deliver8r Artifact Repo Services

Code and Utilities for interacting with Repositories (currently only Maven repos)

License

License

GroupId

GroupId

com.deliver8r
ArtifactId

ArtifactId

deliver8r-artifact-repo-services
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Deliver8r Artifact Repo Services
Code and Utilities for interacting with Repositories (currently only Maven repos)
Project Organization

Project Organization

Deliver8r

Download deliver8r-artifact-repo-services

How to add to project

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

Dependencies

compile (12)

Group / Artifact Type Version
org.eclipse.aether : aether-api jar 1.1.0
org.eclipse.aether : aether-spi jar 1.1.0
org.eclipse.aether : aether-util jar 1.1.0
org.eclipse.aether : aether-impl jar 1.1.0
org.eclipse.aether : aether-connector-basic jar 1.1.0
org.eclipse.aether : aether-transport-file jar 1.1.0
org.eclipse.aether : aether-transport-http jar 1.1.0
org.apache.maven : maven-aether-provider jar 3.3.9
org.eclipse.sisu : org.eclipse.sisu.plexus Optional jar 0.3.3
com.google.inject : guice jar 3.0
org.sonatype.sisu : sisu-guice Optional jar 3.2.6
com.github.zafarkhaja : java-semver jar 0.8.0

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.5

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-simple jar 1.7.5
org.jacoco : org.jacoco.agent jar 0.7.6.201602180812

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0
0.1.0