Last Version

WildFly Channel - Maven Resolver 1.0.0.Alpha16

Provides, via submodules, a base configuration for JBoss project builds, as well as a derived configuration supporting multi-release JARs

License

License

Categories

Categories

WildFly Container Application Servers Maven Build Tools
GroupId

GroupId

org.wildfly.channel
ArtifactId

ArtifactId

maven-resolver
Version

Version

1.0.0.Alpha16
Type

Type

jar
Description

Description

WildFly Channel - Maven Resolver
Provides, via submodules, a base configuration for JBoss project builds, as well as a derived configuration supporting multi-release JARs
Project Organization

Project Organization

JBoss by Red Hat

Download maven-resolver 1.0.0.Alpha16


<!-- https://jarcasting.com/artifacts/org.wildfly.channel/maven-resolver/ -->
<dependency>
    <groupId>org.wildfly.channel</groupId>
    <artifactId>maven-resolver</artifactId>
    <version>1.0.0.Alpha16</version>
</dependency>
// https://jarcasting.com/artifacts/org.wildfly.channel/maven-resolver/
implementation 'org.wildfly.channel:maven-resolver:1.0.0.Alpha16'
// https://jarcasting.com/artifacts/org.wildfly.channel/maven-resolver/
implementation ("org.wildfly.channel:maven-resolver:1.0.0.Alpha16")
'org.wildfly.channel:maven-resolver:jar:1.0.0.Alpha16'
<dependency org="org.wildfly.channel" name="maven-resolver" rev="1.0.0.Alpha16">
  <artifact name="maven-resolver" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wildfly.channel', module='maven-resolver', version='1.0.0.Alpha16')
)
libraryDependencies += "org.wildfly.channel" % "maven-resolver" % "1.0.0.Alpha16"
[org.wildfly.channel/maven-resolver "1.0.0.Alpha16"]

Dependencies

compile (2)

Group / Artifact Type Version
org.wildfly.channel : channel-core jar 1.0.0.Alpha16
org.jboss.logging : jboss-logging jar 3.5.0.Final

provided (2)

Group / Artifact Type Version
org.eclipse.aether : aether-api jar 1.1.0
org.apache.maven : maven-aether-provider jar 3.3.9

test (2)

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

Project Modules

There are no modules declared in this project.