is not current version
Last Version 5.0.0

org.wildfly.extras.patch:fuse-patch-distro 2.7.0.redhat-7


Categories

Categories

WildFly Container Application Servers
GroupId

GroupId

org.wildfly.extras.patch
ArtifactId

ArtifactId

fuse-patch-distro
Version

Version

2.7.0.redhat-7
Type

Type

pom

Download fuse-patch-distro 2.7.0.redhat-7


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