spring-boot-starter-broadcast

A simple message plus.jdk.broadcast component base on udp

License

License

Categories

Categories

Java Languages Spring Boot Container Microservices
GroupId

GroupId

plus.jdk
ArtifactId

ArtifactId

spring-boot-starter-broadcast
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

spring-boot-starter-broadcast
A simple message plus.jdk.broadcast component base on udp
Project URL

Project URL

https://github.com/JDK-Plus/spring-boot-starter-broadcast
Source Code Management

Source Code Management

https://github.com/JDK-Plus/spring-boot-starter-broadcast

Download spring-boot-starter-broadcast

How to add to project

<!-- 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"]

Dependencies

compile (6)

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

test (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2
0.0.1