Last Version

SBuild Aether Plugin 0.1.0

An SBuild Plugin that provides a SchemeHandler based on Eclipse Aether (Maven) to transitively resolve dependencies from Maven repositories.

License

License

GroupId

GroupId

org.sbuild
ArtifactId

ArtifactId

org.sbuild.plugins.aether
Version

Version

0.1.0
Type

Type

jar
Description

Description

SBuild Aether Plugin
An SBuild Plugin that provides a SchemeHandler based on Eclipse Aether (Maven) to transitively resolve dependencies from Maven repositories.
Project URL

Project URL

https://github.com/SBuild-org/sbuild-aether-plugin
Source Code Management

Source Code Management

https://github.com/SBuild-org/sbuild-aether-plugin

Download org.sbuild.plugins.aether 0.1.0


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

Dependencies

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

Project Modules

There are no modules declared in this project.