is not current version
Last Version 0.0.6

com.artfii.amq:amq-parent 0.0.5-RELEASE


GroupId

GroupId

com.artfii.amq
ArtifactId

ArtifactId

amq-parent
Version

Version

0.0.5-RELEASE
Type

Type

pom

Download amq-parent 0.0.5-RELEASE


<!-- https://jarcasting.com/artifacts/com.artfii.amq/amq-parent/ -->
<dependency>
    <groupId>com.artfii.amq</groupId>
    <artifactId>amq-parent</artifactId>
    <version>0.0.5-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.artfii.amq/amq-parent/
implementation 'com.artfii.amq:amq-parent:0.0.5-RELEASE'
// https://jarcasting.com/artifacts/com.artfii.amq/amq-parent/
implementation ("com.artfii.amq:amq-parent:0.0.5-RELEASE")
'com.artfii.amq:amq-parent:pom:0.0.5-RELEASE'
<dependency org="com.artfii.amq" name="amq-parent" rev="0.0.5-RELEASE">
  <artifact name="amq-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.artfii.amq', module='amq-parent', version='0.0.5-RELEASE')
)
libraryDependencies += "com.artfii.amq" % "amq-parent" % "0.0.5-RELEASE"
[com.artfii.amq/amq-parent "0.0.5-RELEASE"]