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