Aether utility classes

Aether init classes

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

top.marchand.maven
ArtifactId

ArtifactId

aether-utils
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Aether utility classes
Aether init classes
Project URL

Project URL

https://github.com/cmarchand/aether-utils

Download aether-utils

How to add to project

<!-- https://jarcasting.com/artifacts/top.marchand.maven/aether-utils/ -->
<dependency>
    <groupId>top.marchand.maven</groupId>
    <artifactId>aether-utils</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/top.marchand.maven/aether-utils/
implementation 'top.marchand.maven:aether-utils:1.0.1'
// https://jarcasting.com/artifacts/top.marchand.maven/aether-utils/
implementation ("top.marchand.maven:aether-utils:1.0.1")
'top.marchand.maven:aether-utils:jar:1.0.1'
<dependency org="top.marchand.maven" name="aether-utils" rev="1.0.1">
  <artifact name="aether-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.marchand.maven', module='aether-utils', version='1.0.1')
)
libraryDependencies += "top.marchand.maven" % "aether-utils" % "1.0.1"
[top.marchand.maven/aether-utils "1.0.1"]

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.maven : maven-resolver-provider jar 3.5.3
org.apache.maven : maven-settings-builder jar 3.5.3
org.eclipse.aether : aether-api jar 1.0.0.v20140518
org.eclipse.aether : aether-connector-basic jar 1.0.0.v20140518
org.eclipse.aether : aether-transport-file jar 1.0.0.v20140518
org.eclipse.aether : aether-transport-http jar 1.0.0.v20140518

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0