Windup Engine - Config API

Migration Tools

Лицензия

Лицензия

Категории

Категории

JBoss Контейнер Application Servers config Библиотеки уровня приложения Configuration
Группа

Группа

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

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

config-api
Последняя версия

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

2.0.0.Alpha1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Windup Engine - Config API
Migration Tools
Организация-разработчик

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

JBoss by Red Hat

Скачать config-api

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

<!-- https://jarcasting.com/artifacts/org.jboss.windup.addon/config-api/ -->
<dependency>
    <groupId>org.jboss.windup.addon</groupId>
    <artifactId>config-api</artifactId>
    <version>2.0.0.Alpha1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.windup.addon/config-api/
implementation 'org.jboss.windup.addon:config-api:2.0.0.Alpha1'
// https://jarcasting.com/artifacts/org.jboss.windup.addon/config-api/
implementation ("org.jboss.windup.addon:config-api:2.0.0.Alpha1")
'org.jboss.windup.addon:config-api:jar:2.0.0.Alpha1'
<dependency org="org.jboss.windup.addon" name="config-api" rev="2.0.0.Alpha1">
  <artifact name="config-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.windup.addon', module='config-api', version='2.0.0.Alpha1')
)
libraryDependencies += "org.jboss.windup.addon" % "config-api" % "2.0.0.Alpha1"
[org.jboss.windup.addon/config-api "2.0.0.Alpha1"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.jboss.forge.furnace.container : cdi jar 2.3.0.Final

provided (2)

Идентификатор библиотеки Тип Версия
org.jboss.forge.furnace.container : cdi-api jar 2.3.0.Final
org.jboss.windup.addon : config-spi jar 2.0.0.Alpha1

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

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

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.addon

Windup

Windup - upstream project for Red Hat Application Migration Toolkit

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

Версия
2.0.0.Alpha1