License |
License |
---|---|
Categories |
CategoriesNet Netty Networking |
GroupId | GroupIdcom.github.jcustenborder.netty |
ArtifactId | ArtifactIdnetty-codec-wits |
Last Version | Last Version0.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnetty-codec-wits
A pom for deploying to maven central.
|
Filename | Size |
---|---|
netty-codec-wits-0.1.2.pom | |
netty-codec-wits-0.1.2.jar | 597 KB |
netty-codec-wits-0.1.2-sources.jar | 421 KB |
netty-codec-wits-0.1.2-javadoc.jar | 925 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jcustenborder.netty/netty-codec-wits/ -->
<dependency>
<groupId>com.github.jcustenborder.netty</groupId>
<artifactId>netty-codec-wits</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jcustenborder.netty/netty-codec-wits/
implementation 'com.github.jcustenborder.netty:netty-codec-wits:0.1.2'
// https://jarcasting.com/artifacts/com.github.jcustenborder.netty/netty-codec-wits/
implementation ("com.github.jcustenborder.netty:netty-codec-wits:0.1.2")
'com.github.jcustenborder.netty:netty-codec-wits:jar:0.1.2'
<dependency org="com.github.jcustenborder.netty" name="netty-codec-wits" rev="0.1.2">
<artifact name="netty-codec-wits" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jcustenborder.netty', module='netty-codec-wits', version='0.1.2')
)
libraryDependencies += "com.github.jcustenborder.netty" % "netty-codec-wits" % "0.1.2"
[com.github.jcustenborder.netty/netty-codec-wits "0.1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | [2.9.9,) |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | [2.9.9,) |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
io.netty : netty-all | jar | 4.1.36.Final |
org.slf4j : slf4j-api | jar | 1.7.21 |
com.google.code.findbugs : jsr305 | jar | 3.0.1 |
org.immutables : value | jar | 2.7.4 |
com.fasterxml.jackson.core : jackson-databind | jar | [2.9.9,) |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.1.8 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.0.0 |
org.junit.jupiter : junit-jupiter-api | jar | 5.0.0 |
org.mockito : mockito-core | jar | 2.18.3 |
com.google.guava : guava | jar | 27.1-jre |