Windup Engine

The Engine for JBoss Windup.

License

License

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.windup
ArtifactId

ArtifactId

windup-engine
Last Version

Last Version

0.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

Windup Engine
The Engine for JBoss Windup.
Project Organization

Project Organization

JBoss by Red Hat

Download windup-engine

How to add to project

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

Dependencies

compile (22)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.4
org.sonatype.tycho : org.eclipse.jdt.core jar 3.5.1.v_972_R35x
org.eclipse.core : org.eclipse.core.runtime jar 3.6.0.v20100505
org.eclipse.core : org.eclipse.core.resources jar 3.6.0.v20100526-0737
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 : windup-metadata jar 0.7.0
xmlunit : xmlunit jar 1.4
org.jboss.windup : windup-grapher jar 0.7.0

provided (1)

Group / Artifact Type Version
org.jboss.windup : windup-rules jar 0.7.0

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

Windup

Windup - upstream project for Red Hat Application Migration Toolkit

Versions

Version
0.7.0