is not current version
Last Version 0.0.3

plus.jdk:spring-boot-starter-broadcast 0.0.1

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

Categories

Categories

Java Languages Spring Boot Container Microservices
GroupId

GroupId

plus.jdk
ArtifactId

ArtifactId

spring-boot-starter-broadcast
Version

Version

0.0.1
Type

Type

jar

Download spring-boot-starter-broadcast 0.0.1


<!-- https://jarcasting.com/artifacts/plus.jdk/spring-boot-starter-broadcast/ -->
<dependency>
    <groupId>plus.jdk</groupId>
    <artifactId>spring-boot-starter-broadcast</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/plus.jdk/spring-boot-starter-broadcast/
implementation 'plus.jdk:spring-boot-starter-broadcast:0.0.1'
// https://jarcasting.com/artifacts/plus.jdk/spring-boot-starter-broadcast/
implementation ("plus.jdk:spring-boot-starter-broadcast:0.0.1")
'plus.jdk:spring-boot-starter-broadcast:jar:0.0.1'
<dependency org="plus.jdk" name="spring-boot-starter-broadcast" rev="0.0.1">
  <artifact name="spring-boot-starter-broadcast" type="jar" />
</dependency>
@Grapes(
@Grab(group='plus.jdk', module='spring-boot-starter-broadcast', version='0.0.1')
)
libraryDependencies += "plus.jdk" % "spring-boot-starter-broadcast" % "0.0.1"
[plus.jdk/spring-boot-starter-broadcast "0.0.1"]