Classloader Analysis Tool EJB 3.0

Java EE Application Classloader Analysis Tool

License

License

Categories

Categories

Net
GroupId

GroupId

net.coding.xcom
ArtifactId

ArtifactId

cat-ejb
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

ejb
Description

Description

Classloader Analysis Tool EJB 3.0
Java EE Application Classloader Analysis Tool

Download cat-ejb

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
net.coding.xcom : cat-core jar 1.2

provided (1)

Group / Artifact Type Version
javax : javaee-api jar 6.0

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