License |
License |
---|---|
Categories |
CategoriesWildFly Container Application Servers |
GroupId | GroupIdorg.wildfly.extras.patch |
ArtifactId | ArtifactIdfuse-patch-core |
Last Version | Last Version5.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFuse Patch :: Core
Fuse Patching Tool
|
Filename | Size |
---|---|
fuse-patch-core-5.0.0.pom | |
fuse-patch-core-5.0.0.jar | 106 KB |
fuse-patch-core-5.0.0-sources.jar | 63 KB |
fuse-patch-core-5.0.0-javadoc.jar | 235 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wildfly.extras.patch/fuse-patch-core/ -->
<dependency>
<groupId>org.wildfly.extras.patch</groupId>
<artifactId>fuse-patch-core</artifactId>
<version>5.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.wildfly.extras.patch/fuse-patch-core/
implementation 'org.wildfly.extras.patch:fuse-patch-core:5.0.0'
// https://jarcasting.com/artifacts/org.wildfly.extras.patch/fuse-patch-core/
implementation ("org.wildfly.extras.patch:fuse-patch-core:5.0.0")
'org.wildfly.extras.patch:fuse-patch-core:jar:5.0.0'
<dependency org="org.wildfly.extras.patch" name="fuse-patch-core" rev="5.0.0">
<artifact name="fuse-patch-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wildfly.extras.patch', module='fuse-patch-core', version='5.0.0')
)
libraryDependencies += "org.wildfly.extras.patch" % "fuse-patch-core" % "5.0.0"
[org.wildfly.extras.patch/fuse-patch-core "5.0.0"]
Group / Artifact | Type | Version |
---|---|---|
args4j : args4j | jar | 2.0.31 |
org.apache.maven : maven-aether-provider | jar | 3.3.3 |
org.eclipse.aether : aether-connector-basic | jar | 1.0.2.v20150114 |
org.eclipse.aether : aether-impl | jar | 1.0.2.v20150114 |
org.eclipse.aether : aether-transport-file | jar | 1.0.2.v20150114 |
org.eclipse.aether : aether-transport-http | jar | 1.0.2.v20150114 |
org.slf4j : slf4j-log4j12 | jar | 1.6.6 |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.spec.javax.servlet : jboss-servlet-api_3.1_spec | jar |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.shrinkwrap : shrinkwrap-impl-base | jar | |
junit : junit | jar | 4.11 |