Classloader Analysis Tool EAR

Java EE Application Classloader Analysis Tool

License

License

Categories

Categories

Net
GroupId

GroupId

net.coding.xcom
ArtifactId

ArtifactId

cat-ear
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

ear
Description

Description

Classloader Analysis Tool EAR
Java EE Application Classloader Analysis Tool

Download cat-ear

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
net.coding.xcom : cat-core jar 1.2
net.coding.xcom : cat-ejb ejb 1.2
net.coding.xcom : cat-ejb2 ejb 1.2
net.coding.xcom : cat-web war 1.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.1
1.0
0.0.1