is not current version
Last Version 2.1.1

org.wildfly.extras.patch:fuse-patch-features 2.1.0


Categories

Categories

WildFly Container Application Servers
GroupId

GroupId

org.wildfly.extras.patch
ArtifactId

ArtifactId

fuse-patch-features
Version

Version

2.1.0
Type

Type

pom

Download fuse-patch-features 2.1.0


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