Legacy Windup - Application - Engine

The Engine for JBoss Windup.

License

License

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.windup.legacy.application
ArtifactId

ArtifactId

engine
Last Version

Last Version

2.0.0.Alpha1
Release Date

Release Date

Type

Type

jar
Description

Description

Legacy Windup - Application - Engine
The Engine for JBoss Windup.
Project Organization

Project Organization

JBoss by Red Hat

Download engine

How to add to project

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

Dependencies

compile (21)

Group / Artifact Type Version
org.jboss.forge : roaster-api jar 2.0.0.Final
org.jboss.forge : roaster-jdt jar 2.0.0.Final
commons-lang : commons-lang jar 2.4
org.springframework : spring-core jar 3.1.0.RELEASE
org.springframework : spring-beans jar 3.1.0.RELEASE
org.springframework : spring-context jar 3.1.0.RELEASE
commons-codec : commons-codec jar 1.7
org.javassist : javassist jar 3.14.0-GA
log4j : log4j jar 1.2.16
org.jbpm.jbpm5 : jbpmmigration jar 0.11
org.springframework : spring-web jar 3.1.0.RELEASE
org.codehaus.jackson : jackson-mapper-asl jar 1.9.9
org.apache.commons : commons-compress jar 1.4.1
commons-io : commons-io jar 2.4
org.redline-rpm : redline jar 1.1.12
com.sun.xml.bind : jaxb-impl jar 2.2.6
net.sf.jadretro : jadretro jar 1.6.1
org.apache.commons : commons-exec jar 1.1
org.jboss.windup.legacy.application : metadata jar 2.0.0.Alpha1
org.jboss.windup.legacy.application : grapher jar 2.0.0.Alpha1
xmlunit : xmlunit jar 1.4

provided (1)

Group / Artifact Type Version
org.jboss.windup.legacy.application : rules jar 2.0.0.Alpha1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

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.legacy.application

Windup

Windup - upstream project for Red Hat Application Migration Toolkit

Versions

Version
2.0.0.Alpha1