| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesWildFly Container Application Servers | 
        
| GroupId | GroupIdorg.wildfly.extras.patch | 
    
| ArtifactId | ArtifactIdfuse-patch-distro-standalone | 
    
| Last Version | Last Version5.0.0 | 
        
| Release Date | Release Date | 
        
| Type | Typepom | 
    
| Description | 
            DescriptionFuse Patch :: Distro :: Standalone 
            Fuse Patching Tool 
         | 
    
| Filename | Size | 
|---|---|
| fuse-patch-distro-standalone-5.0.0.pom | |
| fuse-patch-distro-standalone-5.0.0.zip | 4 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.wildfly.extras.patch/fuse-patch-distro-standalone/ -->
<dependency>
    <groupId>org.wildfly.extras.patch</groupId>
    <artifactId>fuse-patch-distro-standalone</artifactId>
    <version>5.0.0</version>
    <type>pom</type>
</dependency>
                // https://jarcasting.com/artifacts/org.wildfly.extras.patch/fuse-patch-distro-standalone/
implementation 'org.wildfly.extras.patch:fuse-patch-distro-standalone:5.0.0'
                // https://jarcasting.com/artifacts/org.wildfly.extras.patch/fuse-patch-distro-standalone/
implementation ("org.wildfly.extras.patch:fuse-patch-distro-standalone:5.0.0")
                'org.wildfly.extras.patch:fuse-patch-distro-standalone:pom:5.0.0'
                <dependency org="org.wildfly.extras.patch" name="fuse-patch-distro-standalone" rev="5.0.0">
  <artifact name="fuse-patch-distro-standalone" type="pom" />
</dependency>
                @Grapes(
@Grab(group='org.wildfly.extras.patch', module='fuse-patch-distro-standalone', version='5.0.0')
)
                libraryDependencies += "org.wildfly.extras.patch" % "fuse-patch-distro-standalone" % "5.0.0"
                [org.wildfly.extras.patch/fuse-patch-distro-standalone "5.0.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.wildfly.extras.patch : fuse-patch-core | jar | 5.0.0 | 
| org.wildfly.extras.patch : fuse-patch-distro-wildfly | zip | 5.0.0 | 
| log4j : log4j | jar | 1.2.17 |