License |
License |
---|---|
Categories |
CategoriesNet Netty Networking |
GroupId | GroupIdorg.analogweb |
ArtifactId | ArtifactIdanalogweb-netty |
Last Version | Last Version0.11.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionanalogweb-netty
Analogweb is tiny,simple,and pluggable web framework.
|
Project Organization |
Project OrganizationAnalog Web Framework Development Team |
Filename | Size |
---|---|
analogweb-netty-0.11.5.pom | |
analogweb-netty-0.11.5.jar | 31 KB |
analogweb-netty-0.11.5-tests.jar | 5 KB |
analogweb-netty-0.11.5-sources.jar | 15 KB |
analogweb-netty-0.11.5-javadoc.jar | 82 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.analogweb/analogweb-netty/ -->
<dependency>
<groupId>org.analogweb</groupId>
<artifactId>analogweb-netty</artifactId>
<version>0.11.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.analogweb/analogweb-netty/
implementation 'org.analogweb:analogweb-netty:0.11.5'
// https://jarcasting.com/artifacts/org.analogweb/analogweb-netty/
implementation ("org.analogweb:analogweb-netty:0.11.5")
'org.analogweb:analogweb-netty:jar:0.11.5'
<dependency org="org.analogweb" name="analogweb-netty" rev="0.11.5">
<artifact name="analogweb-netty" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.analogweb', module='analogweb-netty', version='0.11.5')
)
libraryDependencies += "org.analogweb" % "analogweb-netty" % "0.11.5"
[org.analogweb/analogweb-netty "0.11.5"]
Group / Artifact | Type | Version |
---|---|---|
org.analogweb : analogweb-core | jar | 0.11.0 |
io.netty : netty-codec-http | jar | 4.1.63.Final |
io.netty : netty-codec-http2 | jar | 4.1.63.Final |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-junit | jar | 1.0.0.1 |
org.mockito : mockito-core | jar | 2.9.0 |
com.ning : async-http-client | jar | 1.9.40 |