Legacy Windup - Application - Reporting

Parent pom for Windup Legacy Modules

License

License

Categories

Categories

JBoss Container Application Servers Reporting Business Logic Libraries
GroupId

GroupId

org.jboss.windup.legacy.application
ArtifactId

ArtifactId

reporting
Last Version

Last Version

2.0.0.Alpha1
Release Date

Release Date

Type

Type

jar
Description

Description

Legacy Windup - Application - Reporting
Parent pom for Windup Legacy Modules
Project Organization

Project Organization

JBoss by Red Hat

Download reporting

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
log4j : log4j jar 1.2.16
org.freemarker : freemarker jar 2.3.19
org.apache.poi : poi-ooxml jar 3.8
commons-io : commons-io jar 2.4
commons-lang : commons-lang jar 2.4
commons-logging : commons-logging jar 1.1.1
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
org.jboss.windup.legacy.application : metadata jar 2.0.0.Alpha1
org.jboss.windup.legacy.application : engine jar 2.0.0.Alpha1

test (2)

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

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