Windup Rules - Archive Identification Addon

Migration Tools

Лицензия

Лицензия

Категории

Категории

Java Языки программирования JBoss Контейнер Application Servers
Группа

Группа

org.jboss.windup.rules.apps
Идентификатор

Идентификатор

rules-java-archives
Последняя версия

Последняя версия

2.1.0.A
Дата

Дата

Тип

Тип

jar
Описание

Описание

Windup Rules - Archive Identification Addon
Migration Tools
Организация-разработчик

Организация-разработчик

JBoss by Red Hat

Скачать rules-java-archives

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.jboss.windup.rules.apps/rules-java-archives/ -->
<dependency>
    <groupId>org.jboss.windup.rules.apps</groupId>
    <artifactId>rules-java-archives</artifactId>
    <version>2.1.0.A</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.windup.rules.apps/rules-java-archives/
implementation 'org.jboss.windup.rules.apps:rules-java-archives:2.1.0.A'
// https://jarcasting.com/artifacts/org.jboss.windup.rules.apps/rules-java-archives/
implementation ("org.jboss.windup.rules.apps:rules-java-archives:2.1.0.A")
'org.jboss.windup.rules.apps:rules-java-archives:jar:2.1.0.A'
<dependency org="org.jboss.windup.rules.apps" name="rules-java-archives" rev="2.1.0.A">
  <artifact name="rules-java-archives" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.windup.rules.apps', module='rules-java-archives', version='2.1.0.A')
)
libraryDependencies += "org.jboss.windup.rules.apps" % "rules-java-archives" % "2.1.0.A"
[org.jboss.windup.rules.apps/rules-java-archives "2.1.0.A"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.jboss.forge.addon : dependencies jar
org.jboss.windup.graph : windup-graph jar
org.jboss.windup.config : windup-config jar
org.jboss.windup.utils : utils jar

provided (3)

Идентификатор библиотеки Тип Версия
org.jboss.windup.ext : windup-config-groovy jar
org.jboss.windup.reporting : windup-reporting jar
org.jboss.forge.furnace.container : cdi jar

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

Модули Проекта

Данный проект не имеет модулей.

Windup

Windup is an automated application migration and assessment tool. If you want to contribute or participate in developer discussions, join us on the irc.freenode.net #windup channel or subscribe to the windup-dev mailing list.

Get involved

Installation and Usage

You may download the latest Windup release. After that, follow the User Guide, Execute Windup.

Windup distribution contains a sample file to try Windup with. Try the following command in a console:

bin/windup --target eap --input samples/jee-example-app-1.0.0.ear

This will create a report next to the scanned archive:

samples/jee-example-app-1.0.0.ear.report/index.html

Project Source Code Format

This project has an agreed upon source format style documented via an Eclipse code formatter profile. If using an alternate IDE, plugins are available to allow use of this profile (see below). All contributions should be formatted using this profile before submission.

org.jboss.windup.rules.apps

Windup

Windup - upstream project for Red Hat Application Migration Toolkit

Версии библиотеки

Версия
2.1.0.A
2.1.0.Final