| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииWildFly Контейнер Application Servers |
| Группа | Группаorg.wildfly.extras.patch |
| Идентификатор | Идентификаторfuse-patch-installer |
| Последняя версия | Последняя версия5.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеFuse Patch :: Installer
Fuse Patching Tool
|
| Имя Файла | Размер |
|---|---|
| fuse-patch-installer-5.0.0.pom | |
| fuse-patch-installer-5.0.0.jar | 607 KB |
| fuse-patch-installer-5.0.0-sources.jar | 7 KB |
| fuse-patch-installer-5.0.0-javadoc.jar | 40 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.wildfly.extras.patch/fuse-patch-installer/ -->
<dependency>
<groupId>org.wildfly.extras.patch</groupId>
<artifactId>fuse-patch-installer</artifactId>
<version>5.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.wildfly.extras.patch/fuse-patch-installer/
implementation 'org.wildfly.extras.patch:fuse-patch-installer:5.0.0'
// https://jarcasting.com/artifacts/org.wildfly.extras.patch/fuse-patch-installer/
implementation ("org.wildfly.extras.patch:fuse-patch-installer:5.0.0")
'org.wildfly.extras.patch:fuse-patch-installer:jar:5.0.0'
<dependency org="org.wildfly.extras.patch" name="fuse-patch-installer" rev="5.0.0">
<artifact name="fuse-patch-installer" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wildfly.extras.patch', module='fuse-patch-installer', version='5.0.0')
)
libraryDependencies += "org.wildfly.extras.patch" % "fuse-patch-installer" % "5.0.0"
[org.wildfly.extras.patch/fuse-patch-installer "5.0.0"]