Classloader Analysis Tool Web

Java EE Application Classloader Analysis Tool

License

License

Categories

Categories

Net
GroupId

GroupId

net.coding.xcom
ArtifactId

ArtifactId

cat-web
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

war
Description

Description

Classloader Analysis Tool Web
Java EE Application Classloader Analysis Tool

Download cat-web

How to add to project

<!-- https://jarcasting.com/artifacts/net.coding.xcom/cat-web/ -->
<dependency>
    <groupId>net.coding.xcom</groupId>
    <artifactId>cat-web</artifactId>
    <version>1.2</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/net.coding.xcom/cat-web/
implementation 'net.coding.xcom:cat-web:1.2'
// https://jarcasting.com/artifacts/net.coding.xcom/cat-web/
implementation ("net.coding.xcom:cat-web:1.2")
'net.coding.xcom:cat-web:war:1.2'
<dependency org="net.coding.xcom" name="cat-web" rev="1.2">
  <artifact name="cat-web" type="war" />
</dependency>
@Grapes(
@Grab(group='net.coding.xcom', module='cat-web', version='1.2')
)
libraryDependencies += "net.coding.xcom" % "cat-web" % "1.2"
[net.coding.xcom/cat-web "1.2"]

Dependencies

provided (4)

Group / Artifact Type Version
javax : javaee-api jar 6.0
net.coding.xcom : cat-core jar 1.2
net.coding.xcom : cat-ejb ejb-client 1.2
net.coding.xcom : cat-ejb2 ejb-client 1.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.1
1.0
0.0.1