is not current version
Last Version 2.3.1.4-RELEASE

com.github.thierrysquirrel:network-spring-boot 2.1.1-RELEASE

network-spring-boot

Categories

Categories

Spring Boot Container Microservices Net
GroupId

GroupId

com.github.thierrysquirrel
ArtifactId

ArtifactId

network-spring-boot
Version

Version

2.1.1-RELEASE
Type

Type

pom

Download network-spring-boot 2.1.1-RELEASE


<!-- https://jarcasting.com/artifacts/com.github.thierrysquirrel/network-spring-boot/ -->
<dependency>
    <groupId>com.github.thierrysquirrel</groupId>
    <artifactId>network-spring-boot</artifactId>
    <version>2.1.1-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.thierrysquirrel/network-spring-boot/
implementation 'com.github.thierrysquirrel:network-spring-boot:2.1.1-RELEASE'
// https://jarcasting.com/artifacts/com.github.thierrysquirrel/network-spring-boot/
implementation ("com.github.thierrysquirrel:network-spring-boot:2.1.1-RELEASE")
'com.github.thierrysquirrel:network-spring-boot:pom:2.1.1-RELEASE'
<dependency org="com.github.thierrysquirrel" name="network-spring-boot" rev="2.1.1-RELEASE">
  <artifact name="network-spring-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.thierrysquirrel', module='network-spring-boot', version='2.1.1-RELEASE')
)
libraryDependencies += "com.github.thierrysquirrel" % "network-spring-boot" % "2.1.1-RELEASE"
[com.github.thierrysquirrel/network-spring-boot "2.1.1-RELEASE"]