is not current version
Last Version 0.25.0

org.microbean:microbean-jersey-netty 0.3.1

${project.name}

Categories

Categories

Net Netty Networking Jersey Program Interface REST Frameworks
GroupId

GroupId

org.microbean
ArtifactId

ArtifactId

microbean-jersey-netty
Version

Version

0.3.1
Type

Type

jar

Download microbean-jersey-netty 0.3.1


<!-- https://jarcasting.com/artifacts/org.microbean/microbean-jersey-netty/ -->
<dependency>
    <groupId>org.microbean</groupId>
    <artifactId>microbean-jersey-netty</artifactId>
    <version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.microbean/microbean-jersey-netty/
implementation 'org.microbean:microbean-jersey-netty:0.3.1'
// https://jarcasting.com/artifacts/org.microbean/microbean-jersey-netty/
implementation ("org.microbean:microbean-jersey-netty:0.3.1")
'org.microbean:microbean-jersey-netty:jar:0.3.1'
<dependency org="org.microbean" name="microbean-jersey-netty" rev="0.3.1">
  <artifact name="microbean-jersey-netty" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.microbean', module='microbean-jersey-netty', version='0.3.1')
)
libraryDependencies += "org.microbean" % "microbean-jersey-netty" % "0.3.1"
[org.microbean/microbean-jersey-netty "0.3.1"]