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