is not current version
Last Version 5.0.0

org.wildfly.extras.patch:fuse-patch-config 2.7.0.redhat-2


Categories

Categories

WildFly Container Application Servers config Application Layer Libs Configuration
GroupId

GroupId

org.wildfly.extras.patch
ArtifactId

ArtifactId

fuse-patch-config
Version

Version

2.7.0.redhat-2
Type

Type

jar

Download fuse-patch-config 2.7.0.redhat-2


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