License |
License |
---|---|
Categories |
CategoriesNet Netty Networking |
GroupId | GroupIdcom.github.jcustenborder.netty |
ArtifactId | ArtifactIdnetty-codec-wits-parent |
Last Version | Last Version0.1.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionnetty-codec-wits-parent
A pom for deploying to maven central.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
netty-codec-wits-parent-0.1.2.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jcustenborder.netty/netty-codec-wits-parent/ -->
<dependency>
<groupId>com.github.jcustenborder.netty</groupId>
<artifactId>netty-codec-wits-parent</artifactId>
<version>0.1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jcustenborder.netty/netty-codec-wits-parent/
implementation 'com.github.jcustenborder.netty:netty-codec-wits-parent:0.1.2'
// https://jarcasting.com/artifacts/com.github.jcustenborder.netty/netty-codec-wits-parent/
implementation ("com.github.jcustenborder.netty:netty-codec-wits-parent:0.1.2")
'com.github.jcustenborder.netty:netty-codec-wits-parent:pom:0.1.2'
<dependency org="com.github.jcustenborder.netty" name="netty-codec-wits-parent" rev="0.1.2">
<artifact name="netty-codec-wits-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.jcustenborder.netty', module='netty-codec-wits-parent', version='0.1.2')
)
libraryDependencies += "com.github.jcustenborder.netty" % "netty-codec-wits-parent" % "0.1.2"
[com.github.jcustenborder.netty/netty-codec-wits-parent "0.1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | [2.9.9,) |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
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 |
---|---|---|
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 |
ch.qos.logback : logback-classic | jar | 1.1.8 |
com.google.guava : guava | jar | 27.1-jre |