is not current version
Last Version 0.1.1

cz.jirutka.spring:spring-boot-servlet-inherit-channel 0.1.0

Pass TCP socket to your Spring Boot application with embedded servlet container.

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cz.jirutka.spring
ArtifactId

ArtifactId

spring-boot-servlet-inherit-channel
Version

Version

0.1.0
Type

Type

jar

Download spring-boot-servlet-inherit-channel 0.1.0


<!-- https://jarcasting.com/artifacts/cz.jirutka.spring/spring-boot-servlet-inherit-channel/ -->
<dependency>
    <groupId>cz.jirutka.spring</groupId>
    <artifactId>spring-boot-servlet-inherit-channel</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/cz.jirutka.spring/spring-boot-servlet-inherit-channel/
implementation 'cz.jirutka.spring:spring-boot-servlet-inherit-channel:0.1.0'
// https://jarcasting.com/artifacts/cz.jirutka.spring/spring-boot-servlet-inherit-channel/
implementation ("cz.jirutka.spring:spring-boot-servlet-inherit-channel:0.1.0")
'cz.jirutka.spring:spring-boot-servlet-inherit-channel:jar:0.1.0'
<dependency org="cz.jirutka.spring" name="spring-boot-servlet-inherit-channel" rev="0.1.0">
  <artifact name="spring-boot-servlet-inherit-channel" type="jar" />
</dependency>
@Grapes(
@Grab(group='cz.jirutka.spring', module='spring-boot-servlet-inherit-channel', version='0.1.0')
)
libraryDependencies += "cz.jirutka.spring" % "spring-boot-servlet-inherit-channel" % "0.1.0"
[cz.jirutka.spring/spring-boot-servlet-inherit-channel "0.1.0"]