| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesWildFly Container Application Servers | 
        
| GroupId | GroupIdit.vige.wildfly | 
    
| ArtifactId | ArtifactIdclass-loading | 
    
| Last Version | Last Version1.0.2 | 
        
| Release Date | Release Date | 
        
| Type | Typepom | 
    
| Description | 
            DescriptionWildfly Class Loading 
            Part 6 - Class loading 
         | 
    
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| class-loading-1.0.2.pom | 529 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/it.vige.wildfly/class-loading/ -->
<dependency>
    <groupId>it.vige.wildfly</groupId>
    <artifactId>class-loading</artifactId>
    <version>1.0.2</version>
    <type>pom</type>
</dependency>
                // https://jarcasting.com/artifacts/it.vige.wildfly/class-loading/
implementation 'it.vige.wildfly:class-loading:1.0.2'
                // https://jarcasting.com/artifacts/it.vige.wildfly/class-loading/
implementation ("it.vige.wildfly:class-loading:1.0.2")
                'it.vige.wildfly:class-loading:pom:1.0.2'
                <dependency org="it.vige.wildfly" name="class-loading" rev="1.0.2">
  <artifact name="class-loading" type="pom" />
</dependency>
                @Grapes(
@Grab(group='it.vige.wildfly', module='class-loading', version='1.0.2')
)
                libraryDependencies += "it.vige.wildfly" % "class-loading" % "1.0.2"
                [it.vige.wildfly/class-loading "1.0.2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.wildfly.arquillian : wildfly-arquillian-container-managed | jar | 1.0.2.Final | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.seleniumhq.selenium : selenium-api | jar | |
| javax : javaee-api | jar | 7.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | |
| org.jboss.arquillian.junit : arquillian-junit-container | jar | |
| org.jboss.arquillian.extension : arquillian-drone-webdriver-depchain | pom |