| License |
License |
|---|---|
| Categories |
CategoriesNet Netty Networking |
| GroupId | GroupIdio.netty |
| ArtifactId | ArtifactIdnetty-testsuite-osgi |
| Last Version | Last Version5.0.0.Alpha2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionNetty/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 |
| Filename | Size |
|---|---|
| netty-testsuite-osgi-5.0.0.Alpha2.pom | |
| netty-testsuite-osgi-5.0.0.Alpha2.jar | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.netty/netty-testsuite-osgi/ -->
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-testsuite-osgi</artifactId>
<version>5.0.0.Alpha2</version>
</dependency>
// https://jarcasting.com/artifacts/io.netty/netty-testsuite-osgi/
implementation 'io.netty:netty-testsuite-osgi:5.0.0.Alpha2'
// https://jarcasting.com/artifacts/io.netty/netty-testsuite-osgi/
implementation ("io.netty:netty-testsuite-osgi:5.0.0.Alpha2")
'io.netty:netty-testsuite-osgi:jar:5.0.0.Alpha2'
<dependency org="io.netty" name="netty-testsuite-osgi" rev="5.0.0.Alpha2">
<artifact name="netty-testsuite-osgi" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.netty', module='netty-testsuite-osgi', version='5.0.0.Alpha2')
)
libraryDependencies += "io.netty" % "netty-testsuite-osgi" % "5.0.0.Alpha2"
[io.netty/netty-testsuite-osgi "5.0.0.Alpha2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.ops4j.pax.url : pax-url-wrap | jar | 2.3.0 |