Classloader Analysis Tool

Java EE Application Classloader Analysis Tool

License

License

Categories

Categories

Net
GroupId

GroupId

net.coding.xcom
ArtifactId

ArtifactId

cat
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

pom
Description

Description

Classloader Analysis Tool
Java EE Application Classloader Analysis Tool

Download cat

Filename Size
cat-1.2.pom 2 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • cat-core
  • cat-web
  • cat-ear
  • cat-ejb
  • cat-ejb2

Versions

Version
1.2
1.1
1.0
0.0.1