License |
License |
---|---|
GroupId | GroupIdxin.alum |
ArtifactId | ArtifactIdaim-starter |
Version | Version1.0.1 |
Type | Typejar |
Description |
DescriptionAim/Starter
aim-starter 基于netty的WebSocket和Socket通信包
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
aim-starter-1.0.1.pom | |
aim-starter-1.0.1.jar | 117 KB |
aim-starter-1.0.1-sources.jar | 62 KB |
aim-starter-1.0.1-javadoc.jar | 422 KB |
Browse |
<!-- https://jarcasting.com/artifacts/xin.alum/aim-starter/ -->
<dependency>
<groupId>xin.alum</groupId>
<artifactId>aim-starter</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/xin.alum/aim-starter/
implementation 'xin.alum:aim-starter:1.0.1'
// https://jarcasting.com/artifacts/xin.alum/aim-starter/
implementation ("xin.alum:aim-starter:1.0.1")
'xin.alum:aim-starter:jar:1.0.1'
<dependency org="xin.alum" name="aim-starter" rev="1.0.1">
<artifact name="aim-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='xin.alum', module='aim-starter', version='1.0.1')
)
libraryDependencies += "xin.alum" % "aim-starter" % "1.0.1"
[xin.alum/aim-starter "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot | jar | 2.4.5 |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.4.5 |
org.projectlombok : lombok | jar | 1.18.20 |
io.netty : netty-all | jar | 4.1.63.Final |
org.junit.jupiter : junit-jupiter | jar | |
com.google.protobuf : protobuf-java | jar | 3.18.0-rc-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 |