License |
License |
---|---|
Categories |
CategoriesJava Languages Spring Boot Container Microservices |
GroupId | GroupIdplus.jdk |
ArtifactId | ArtifactIdspring-boot-starter-broadcast |
Last Version | Last Version0.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-boot-starter-broadcast
A simple message plus.jdk.broadcast component base on udp
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/plus.jdk/spring-boot-starter-broadcast/ -->
<dependency>
<groupId>plus.jdk</groupId>
<artifactId>spring-boot-starter-broadcast</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/plus.jdk/spring-boot-starter-broadcast/
implementation 'plus.jdk:spring-boot-starter-broadcast:0.0.3'
// https://jarcasting.com/artifacts/plus.jdk/spring-boot-starter-broadcast/
implementation ("plus.jdk:spring-boot-starter-broadcast:0.0.3")
'plus.jdk:spring-boot-starter-broadcast:jar:0.0.3'
<dependency org="plus.jdk" name="spring-boot-starter-broadcast" rev="0.0.3">
<artifact name="spring-boot-starter-broadcast" type="jar" />
</dependency>
@Grapes(
@Grab(group='plus.jdk', module='spring-boot-starter-broadcast', version='0.0.3')
)
libraryDependencies += "plus.jdk" % "spring-boot-starter-broadcast" % "0.0.3"
[plus.jdk/spring-boot-starter-broadcast "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
io.netty : netty-all | jar | 4.1.58.Final |
org.projectlombok : lombok | jar | 1.18.6 |
com.google.code.gson : gson | jar | 2.8.6 |
org.springframework.boot : spring-boot-starter | jar | 2.4.2 |
org.springframework.boot : spring-boot-configuration-processor | jar | 2.4.2 |
org.springframework.boot : spring-boot-starter-web | jar | 2.4.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |
org.junit.jupiter : junit-jupiter-api | jar | RELEASE |
org.junit.vintage : junit-vintage-engine | jar | 5.6.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.6.2 |