License |
License |
---|---|
Categories |
CategoriesWebSphere Container Application Servers |
GroupId | GroupIdcom.ibm.websphere.appmod.tools |
ArtifactId | ArtifactIdbinary-app-scanner |
Last Version | Last Version22.0.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionIBM 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 |
Filename | Size |
---|---|
binary-app-scanner-22.0.0.2.pom | |
binary-app-scanner-22.0.0.2.jar | 23 MB |
Browse |
<!-- 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"]