License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcz.jirutka.spring |
ArtifactId | ArtifactIdspring-boot-servlet-inherit-channel |
Version | Version0.1.1 |
Type | Typejar |
Description |
DescriptionSpring Boot Servlet Inherit Channel
Run your Spring Boot application with inherited socket created on behalf by supervisor.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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.1</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.1'
// https://jarcasting.com/artifacts/cz.jirutka.spring/spring-boot-servlet-inherit-channel/
implementation ("cz.jirutka.spring:spring-boot-servlet-inherit-channel:0.1.1")
'cz.jirutka.spring:spring-boot-servlet-inherit-channel:jar:0.1.1'
<dependency org="cz.jirutka.spring" name="spring-boot-servlet-inherit-channel" rev="0.1.1">
<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.1')
)
libraryDependencies += "cz.jirutka.spring" % "spring-boot-servlet-inherit-channel" % "0.1.1"
[cz.jirutka.spring/spring-boot-servlet-inherit-channel "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.16 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jetty : jetty-server | jar | |
org.slf4j : jcl-over-slf4j | jar | |
org.springframework.boot : spring-boot | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar |