Last Version

KIE EAP - org-eclipse-aether static module 6.5.0.Final

The parent with dependencies imports the KIE Platform BOM and adds the default test-scoped dependencies. All modules extend this parent, except for the user-facing BOMs (which are used here).

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.kie.modules
ArtifactId

ArtifactId

org-eclipse-aether
Version

Version

6.5.0.Final
Type

Type

jar
Description

Description

KIE EAP - org-eclipse-aether static module
The parent with dependencies imports the KIE Platform BOM and adds the default test-scoped dependencies. All modules extend this parent, except for the user-facing BOMs (which are used here).
Project URL

Project URL

http://www.jboss.org/drools/org-eclipse-aether
Project Organization

Project Organization

JBoss by Red Hat

Download org-eclipse-aether 6.5.0.Final


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

Dependencies

compile (8)

Group / Artifact Type Version
org.eclipse.aether : aether-util jar
org.eclipse.aether : aether-api jar
org.eclipse.aether : aether-impl jar
org.eclipse.aether : aether-spi jar
org.eclipse.aether : aether-transport-wagon jar
org.eclipse.aether : aether-transport-http jar
org.eclipse.aether : aether-transport-file jar
org.eclipse.aether : aether-connector-basic jar

test (2)

Group / Artifact Type Version
junit : junit jar
org.mockito : mockito-core jar

Project Modules

There are no modules declared in this project.