| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet | 
        
| GroupId | GroupIdnet.coding.xcom | 
    
| ArtifactId | ArtifactIdcat-ejb2 | 
    
| Last Version | Last Version1.2 | 
        
| Release Date | Release Date | 
        
| Type | Typeejb | 
    
| Description | 
            DescriptionClassloader Analysis Tool EJB 2.1 
            Java EE Application Classloader Analysis Tool 
         | 
    
| Filename | Size | 
|---|---|
| cat-ejb2-1.2.pom | |
| cat-ejb2-1.2.jar | 17 KB | 
| cat-ejb2-1.2-sources.jar | 15 KB | 
| cat-ejb2-1.2-javadoc.jar | 47 KB | 
| cat-ejb2-1.2-client.jar | 16 KB | 
| Browse | 
<!-- 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"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| net.coding.xcom : cat-core | jar | 1.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.ejb : ejb-api | jar | 3.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 |