Socket Communication Spring Boot Starter

Defines a Spring Boot Starter for Socket Communication

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.estigma88
ArtifactId

ArtifactId

jdhtuq-socket-communication-spring-boot-starter
Last Version

Last Version

3.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Socket Communication Spring Boot Starter
Defines a Spring Boot Starter for Socket Communication
Project URL

Project URL

https://github.com/estigma88/jdhtuq
Source Code Management

Source Code Management

https://github.com/estigma88/jdhtuq

Download jdhtuq-socket-communication-spring-boot-starter

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.estigma88 : jdhtuq-socket-communication jar 3.0.1
com.fasterxml.jackson.core : jackson-databind jar 2.9.4
org.springframework.boot : spring-boot-starter jar 1.5.10.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.1
3.0.0
2.1.0
2.0.0