| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesJOnAS Container Application Servers | 
        
| GroupId | GroupIdorg.ow2.jonas | 
    
| ArtifactId | ArtifactIdjonas-itests | 
    
| Last Version | Last Version5.3.0 | 
        
| Release Date | Release Date | 
        
| Type | Typepom | 
    
| Description | 
            DescriptionJOnAS :: iTests 
            Integration Tests 
         | 
    
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| jonas-itests-5.3.0.pom | 4 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.ow2.jonas/jonas-itests/ -->
<dependency>
    <groupId>org.ow2.jonas</groupId>
    <artifactId>jonas-itests</artifactId>
    <version>5.3.0</version>
    <type>pom</type>
</dependency>
                // https://jarcasting.com/artifacts/org.ow2.jonas/jonas-itests/
implementation 'org.ow2.jonas:jonas-itests:5.3.0'
                // https://jarcasting.com/artifacts/org.ow2.jonas/jonas-itests/
implementation ("org.ow2.jonas:jonas-itests:5.3.0")
                'org.ow2.jonas:jonas-itests:pom:5.3.0'
                <dependency org="org.ow2.jonas" name="jonas-itests" rev="5.3.0">
  <artifact name="jonas-itests" type="pom" />
</dependency>
                @Grapes(
@Grab(group='org.ow2.jonas', module='jonas-itests', version='5.3.0')
)
                libraryDependencies += "org.ow2.jonas" % "jonas-itests" % "5.3.0"
                [org.ow2.jonas/jonas-itests "5.3.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.ow2.util.log : log-bridge-jul | jar | 2.0.0 |