IBM WebSphere Application Server Migration Toolkit for Application Binaries

The IBM WebSphere Application Server Migration Toolkit for Application Binaries provides a command-line tool that quickly evaluates application code and configuration for rapid deployment on Liberty or newer versions of WebSphere Application Server traditional.

License

License

Categories

Categories

WebSphere Container Application Servers
GroupId

GroupId

com.ibm.websphere.appmod.tools
ArtifactId

ArtifactId

binary-app-scanner
Last Version

Last Version

22.0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

IBM WebSphere Application Server Migration Toolkit for Application Binaries
The IBM WebSphere Application Server Migration Toolkit for Application Binaries provides a command-line tool that quickly evaluates application code and configuration for rapid deployment on Liberty or newer versions of WebSphere Application Server traditional.
Project URL

Project URL

https://www.ibm.com/docs/wamt?topic=migration-toolkit-application-binaries

Download binary-app-scanner

How to add to project

<!-- https://jarcasting.com/artifacts/com.ibm.websphere.appmod.tools/binary-app-scanner/ -->
<dependency>
    <groupId>com.ibm.websphere.appmod.tools</groupId>
    <artifactId>binary-app-scanner</artifactId>
    <version>22.0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.websphere.appmod.tools/binary-app-scanner/
implementation 'com.ibm.websphere.appmod.tools:binary-app-scanner:22.0.0.2'
// https://jarcasting.com/artifacts/com.ibm.websphere.appmod.tools/binary-app-scanner/
implementation ("com.ibm.websphere.appmod.tools:binary-app-scanner:22.0.0.2")
'com.ibm.websphere.appmod.tools:binary-app-scanner:jar:22.0.0.2'
<dependency org="com.ibm.websphere.appmod.tools" name="binary-app-scanner" rev="22.0.0.2">
  <artifact name="binary-app-scanner" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.websphere.appmod.tools', module='binary-app-scanner', version='22.0.0.2')
)
libraryDependencies += "com.ibm.websphere.appmod.tools" % "binary-app-scanner" % "22.0.0.2"
[com.ibm.websphere.appmod.tools/binary-app-scanner "22.0.0.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
22.0.0.2
22.0.0.1
21.0.0.4