Last Version

Classloader Analysis Tool 1.2

Java EE Application Classloader Analysis Tool

License

License

Categories

Categories

Net
GroupId

GroupId

net.coding.xcom
ArtifactId

ArtifactId

cat
Version

Version

1.2
Type

Type

pom
Description

Description

Classloader Analysis Tool
Java EE Application Classloader Analysis Tool

Download cat 1.2

Filename Size
cat-1.2.pom 2 KB
Browse

<!-- 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