License |
License |
---|---|
GroupId | GroupIdxin.alum |
ArtifactId | ArtifactIdaim-starter |
Version | Version1.3.6 |
Type | Typejar |
Description |
DescriptionAim/Starter
aim-starter 基于netty的WebSocket和Socket通信包
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
aim-starter-1.3.6.pom | |
aim-starter-1.3.6.jar | 153 KB |
aim-starter-1.3.6-sources.jar | 68 KB |
aim-starter-1.3.6-javadoc.jar | 509 KB |
Browse |
<!-- 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"]
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 |