is not current version
Last Version 0.2.0

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

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.0
Type

Type

jar

Download maven-repo-jboss-modules 0.1.0


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