MVN

io.github.nichetoolkit : socket-toolkit-parent

Maven & Gradle

Dec 05, 2022
1 stars

socket-toolkit · Socket toolkit project for Spring Boot

<dependency>
    <groupId>io.github.nichetoolkit</groupId>
    <artifactId>socket-toolkit-parent</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.nichetoolkit : socket-toolkit-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of io.github.nichetoolkit : socket-toolkit-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
socket-toolkit-parent-1.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.nichetoolkit</groupId>
    <artifactId>socket-toolkit-parent</artifactId>
    <version>1.0.2</version>
</dependency>