Classloader Analysis Tool EJB 2.1

Java EE Application Classloader Analysis Tool

License

License

Categories

Categories

Net
GroupId

GroupId

net.coding.xcom
ArtifactId

ArtifactId

cat-ejb2
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

ejb
Description

Description

Classloader Analysis Tool EJB 2.1
Java EE Application Classloader Analysis Tool

Download cat-ejb2

How to add to project

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

Dependencies

compile (1)

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

provided (1)

Group / Artifact Type Version
javax.ejb : ejb-api jar 3.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