Windup Engine - Utils

Migration Tools

License

License

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.windup.utils
ArtifactId

ArtifactId

utils
Last Version

Last Version

2.1.0.A
Release Date

Release Date

Type

Type

jar
Description

Description

Windup Engine - Utils
Migration Tools
Project Organization

Project Organization

JBoss by Red Hat

Download utils

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
commons-io : commons-io jar 2.2
org.apache.commons : commons-lang3 jar 3.3.2
org.apache.commons. » commons-collections4 jar 4.0

provided (1)

Group / Artifact Type Version
org.jboss.forge.furnace.container : simple jar

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

Windup

Windup - upstream project for Red Hat Application Migration Toolkit

Versions

Version
2.1.0.A
2.1.0.Final
2.0.0.Final
2.0.0.Beta8
2.0.0.Beta7
2.0.0.Beta6
2.0.0.Beta5
2.0.0.Beta4
2.0.0.Beta3
2.0.0.Beta2
2.0.0.Beta1