| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet Netty Networking | 
        
| GroupId | GroupIdio.netty | 
    
| ArtifactId | ArtifactIdnetty5-testsuite-osgi | 
    
| Last Version | Last Version5.0.0.Alpha2 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionNetty5/Testsuite/OSGI 
            Netty is an asynchronous event-driven network application framework for
    rapid development of maintainable high performance protocol servers and
    clients. 
         | 
    
| Project Organization | 
                    Project Organization | 
            
<!-- https://jarcasting.com/artifacts/io.netty/netty5-testsuite-osgi/ -->
<dependency>
    <groupId>io.netty</groupId>
    <artifactId>netty5-testsuite-osgi</artifactId>
    <version>5.0.0.Alpha2</version>
</dependency>
                // https://jarcasting.com/artifacts/io.netty/netty5-testsuite-osgi/
implementation 'io.netty:netty5-testsuite-osgi:5.0.0.Alpha2'
                // https://jarcasting.com/artifacts/io.netty/netty5-testsuite-osgi/
implementation ("io.netty:netty5-testsuite-osgi:5.0.0.Alpha2")
                'io.netty:netty5-testsuite-osgi:jar:5.0.0.Alpha2'
                <dependency org="io.netty" name="netty5-testsuite-osgi" rev="5.0.0.Alpha2">
  <artifact name="netty5-testsuite-osgi" type="jar" />
</dependency>
                @Grapes(
@Grab(group='io.netty', module='netty5-testsuite-osgi', version='5.0.0.Alpha2')
)
                libraryDependencies += "io.netty" % "netty5-testsuite-osgi" % "5.0.0.Alpha2"
                [io.netty/netty5-testsuite-osgi "5.0.0.Alpha2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.felix : org.apache.felix.configadmin | jar | 1.9.14 |