Last Version

structure-netty-server-starter 1.1.2.RELEASE

structure-netty-server-starter

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

cn.structured
ArtifactId

ArtifactId

structure-netty-server-starter
Version

Version

1.1.2.RELEASE
Type

Type

jar
Description

Description

structure-netty-server-starter
structure-netty-server-starter
Project Organization

Project Organization

structure
Source Code Management

Source Code Management

https://github.com/structure-projects/structure-netty-server-starter

Download structure-netty-server-starter 1.1.2.RELEASE


<!-- https://jarcasting.com/artifacts/cn.structured/structure-netty-server-starter/ -->
<dependency>
    <groupId>cn.structured</groupId>
    <artifactId>structure-netty-server-starter</artifactId>
    <version>1.1.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.structured/structure-netty-server-starter/
implementation 'cn.structured:structure-netty-server-starter:1.1.2.RELEASE'
// https://jarcasting.com/artifacts/cn.structured/structure-netty-server-starter/
implementation ("cn.structured:structure-netty-server-starter:1.1.2.RELEASE")
'cn.structured:structure-netty-server-starter:jar:1.1.2.RELEASE'
<dependency org="cn.structured" name="structure-netty-server-starter" rev="1.1.2.RELEASE">
  <artifact name="structure-netty-server-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.structured', module='structure-netty-server-starter', version='1.1.2.RELEASE')
)
libraryDependencies += "cn.structured" % "structure-netty-server-starter" % "1.1.2.RELEASE"
[cn.structured/structure-netty-server-starter "1.1.2.RELEASE"]

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.1.2.RELEASE
org.springframework.boot : spring-boot-configuration-processor jar 2.1.2.RELEASE
io.netty : netty-all jar
com.alibaba : fastjson jar 1.2.44
com.google.protobuf : protobuf-java jar 3.5.1
com.dyuproject.protostuff : protostuff-api jar 1.0.8
com.dyuproject.protostuff : protostuff-core jar 1.0.8
com.dyuproject.protostuff : protostuff-runtime jar 1.0.8

Project Modules

There are no modules declared in this project.