Last Version

netty 1.0.8

netty

License

License

Categories

Categories

Scala Languages Net Netty Networking
GroupId

GroupId

com.github.acsgh.mad.scala.examples.server
ArtifactId

ArtifactId

netty_2.13
Version

Version

1.0.8
Type

Type

jar
Description

Description

netty
netty
Project URL

Project URL

https://github.com/acsgh/mad-scala
Project Organization

Project Organization

com.github.acsgh.mad.scala.examples.server
Source Code Management

Source Code Management

https://github.com/acsgh/mad-scala

Download netty_2.13 1.0.8


<!-- https://jarcasting.com/artifacts/com.github.acsgh.mad.scala.examples.server/netty_2.13/ -->
<dependency>
    <groupId>com.github.acsgh.mad.scala.examples.server</groupId>
    <artifactId>netty_2.13</artifactId>
    <version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.acsgh.mad.scala.examples.server/netty_2.13/
implementation 'com.github.acsgh.mad.scala.examples.server:netty_2.13:1.0.8'
// https://jarcasting.com/artifacts/com.github.acsgh.mad.scala.examples.server/netty_2.13/
implementation ("com.github.acsgh.mad.scala.examples.server:netty_2.13:1.0.8")
'com.github.acsgh.mad.scala.examples.server:netty_2.13:jar:1.0.8'
<dependency org="com.github.acsgh.mad.scala.examples.server" name="netty_2.13" rev="1.0.8">
  <artifact name="netty_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.acsgh.mad.scala.examples.server', module='netty_2.13', version='1.0.8')
)
libraryDependencies += "com.github.acsgh.mad.scala.examples.server" % "netty_2.13" % "1.0.8"
[com.github.acsgh.mad.scala.examples.server/netty_2.13 "1.0.8"]

Dependencies

compile (10)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.2
com.github.acsgh.mad.scala.server.provider : netty_2.13 jar 1.0.8
com.github.acsgh.mad.scala.server.converter.template : thymeleaf_2.13 jar 1.0.8
com.github.acsgh.mad.scala.server.converter.json : spray_2.13 jar 1.0.8
com.github.acsgh.mad.scala.server.support : swagger_2.13 jar 1.0.8
com.beachape : enumeratum_2.13 jar 1.6.1
com.typesafe.scala-logging : scala-logging_2.13 jar 3.9.2
org.slf4j : slf4j-api jar 1.7.30
ch.qos.logback : logback-classic jar 1.1.7
org.webjars : bootstrap jar 3.3.7-1

test (4)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.2.0
org.scalacheck : scalacheck_2.13 jar 1.14.3
org.pegdown : pegdown jar 1.6.0
org.scalamock : scalamock_2.13 jar 4.4.0

Project Modules

There are no modules declared in this project.