| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesTomcat Container Application Servers Net | 
        
| GroupId | GroupIdnet.thevpc.nuts.lib | 
    
| ArtifactId | ArtifactIdnlib-tomcat-classloader | 
    
| Last Version | Last Version0.8.3.0.t.8.0.21-rc1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionNuts Community Library for Tomcat Classloading 
            Nuts Tomcat Classloader 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
| Source Code Management | 
                    Source Code Management | 
            
<!-- https://jarcasting.com/artifacts/net.thevpc.nuts.lib/nlib-tomcat-classloader/ -->
<dependency>
    <groupId>net.thevpc.nuts.lib</groupId>
    <artifactId>nlib-tomcat-classloader</artifactId>
    <version>0.8.3.0.t.8.0.21-rc1</version>
</dependency>
                // https://jarcasting.com/artifacts/net.thevpc.nuts.lib/nlib-tomcat-classloader/
implementation 'net.thevpc.nuts.lib:nlib-tomcat-classloader:0.8.3.0.t.8.0.21-rc1'
                // https://jarcasting.com/artifacts/net.thevpc.nuts.lib/nlib-tomcat-classloader/
implementation ("net.thevpc.nuts.lib:nlib-tomcat-classloader:0.8.3.0.t.8.0.21-rc1")
                'net.thevpc.nuts.lib:nlib-tomcat-classloader:jar:0.8.3.0.t.8.0.21-rc1'
                <dependency org="net.thevpc.nuts.lib" name="nlib-tomcat-classloader" rev="0.8.3.0.t.8.0.21-rc1">
  <artifact name="nlib-tomcat-classloader" type="jar" />
</dependency>
                @Grapes(
@Grab(group='net.thevpc.nuts.lib', module='nlib-tomcat-classloader', version='0.8.3.0.t.8.0.21-rc1')
)
                libraryDependencies += "net.thevpc.nuts.lib" % "nlib-tomcat-classloader" % "0.8.3.0.t.8.0.21-rc1"
                [net.thevpc.nuts.lib/nlib-tomcat-classloader "0.8.3.0.t.8.0.21-rc1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| net.thevpc.nuts : nuts | jar | 0.8.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.tomcat : tomcat-catalina | jar | 8.5.42 |