is not current version
Last Version 5.0.0

org.wildfly.extras.patch:fuse-patch 2.5.0

Fuse Patching Tool

Categories

Categories

WildFly Container Application Servers
GroupId

GroupId

org.wildfly.extras.patch
ArtifactId

ArtifactId

fuse-patch
Version

Version

2.5.0
Type

Type

pom

Download fuse-patch 2.5.0

Filename Size
fuse-patch-2.5.0.pom 13 KB
Browse

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