is not current version
Last Version 0.2.0

pw.krejci:maven-repo-jboss-modules 0.1.1

Resolve JBoss Modules from the Maven repository. Automatically download dependencies.

Categories

Categories

JBoss Container Application Servers Maven Build Tools
GroupId

GroupId

pw.krejci
ArtifactId

ArtifactId

maven-repo-jboss-modules
Version

Version

0.1.1
Type

Type

jar

Download maven-repo-jboss-modules 0.1.1


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