Aim/Starter

aim-starter 基于netty的WebSocket和Socket通信包

License

License

GroupId

GroupId

xin.alum
ArtifactId

ArtifactId

aim-starter
Last Version

Last Version

1.3.6
Release Date

Release Date

Type

Type

jar
Description

Description

Aim/Starter
aim-starter 基于netty的WebSocket和Socket通信包
Project Organization

Project Organization

The AIM Project

Download aim-starter

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
org.springframework.boot : spring-boot jar 2.7.0
org.springframework.boot : spring-boot-autoconfigure jar 2.7.0
org.projectlombok : lombok jar 1.18.20
io.netty : netty-all jar 4.1.77.Final
org.junit.jupiter : junit-jupiter jar
com.google.protobuf : protobuf-java jar 3.20.1
com.google.protobuf : protobuf-java-util jar 3.20.1
com.fasterxml.jackson.core : jackson-core jar 2.11.4
com.fasterxml.jackson.core : jackson-databind jar 2.11.4
com.fasterxml.jackson.core : jackson-annotations jar 2.11.4
org.springframework.cloud : spring-cloud-context jar 3.0.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.6
1.3.5
1.3.3
1.3.2
1.3.1
1.3.0
1.2.7
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0