is not current version
Last Version 5.0.0

org.wildfly.extras.patch:fuse-patch-itests 1.6.0


Categories

Categories

WildFly Container Application Servers
GroupId

GroupId

org.wildfly.extras.patch
ArtifactId

ArtifactId

fuse-patch-itests
Version

Version

1.6.0
Type

Type

pom

Download fuse-patch-itests 1.6.0


<!-- https://jarcasting.com/artifacts/org.wildfly.extras.patch/fuse-patch-itests/ -->
<dependency>
    <groupId>org.wildfly.extras.patch</groupId>
    <artifactId>fuse-patch-itests</artifactId>
    <version>1.6.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wildfly.extras.patch/fuse-patch-itests/
implementation 'org.wildfly.extras.patch:fuse-patch-itests:1.6.0'
// https://jarcasting.com/artifacts/org.wildfly.extras.patch/fuse-patch-itests/
implementation ("org.wildfly.extras.patch:fuse-patch-itests:1.6.0")
'org.wildfly.extras.patch:fuse-patch-itests:pom:1.6.0'
<dependency org="org.wildfly.extras.patch" name="fuse-patch-itests" rev="1.6.0">
  <artifact name="fuse-patch-itests" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wildfly.extras.patch', module='fuse-patch-itests', version='1.6.0')
)
libraryDependencies += "org.wildfly.extras.patch" % "fuse-patch-itests" % "1.6.0"
[org.wildfly.extras.patch/fuse-patch-itests "1.6.0"]