License |
License |
---|---|
Categories |
CategoriesNet Zuul Application Layer Libs Distributed Applications |
GroupId | GroupIdcom.github.mthizo247 |
ArtifactId | ArtifactIdspring-cloud-netflix-zuul-websocket |
Last Version | Last Version1.0.7.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Cloud Netflix Zuul Websocket
Spring Cloud Netflix Zuul Websocket
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.mthizo247/spring-cloud-netflix-zuul-websocket/ -->
<dependency>
<groupId>com.github.mthizo247</groupId>
<artifactId>spring-cloud-netflix-zuul-websocket</artifactId>
<version>1.0.7.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mthizo247/spring-cloud-netflix-zuul-websocket/
implementation 'com.github.mthizo247:spring-cloud-netflix-zuul-websocket:1.0.7.RELEASE'
// https://jarcasting.com/artifacts/com.github.mthizo247/spring-cloud-netflix-zuul-websocket/
implementation ("com.github.mthizo247:spring-cloud-netflix-zuul-websocket:1.0.7.RELEASE")
'com.github.mthizo247:spring-cloud-netflix-zuul-websocket:jar:1.0.7.RELEASE'
<dependency org="com.github.mthizo247" name="spring-cloud-netflix-zuul-websocket" rev="1.0.7.RELEASE">
<artifact name="spring-cloud-netflix-zuul-websocket" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mthizo247', module='spring-cloud-netflix-zuul-websocket', version='1.0.7.RELEASE')
)
libraryDependencies += "com.github.mthizo247" % "spring-cloud-netflix-zuul-websocket" % "1.0.7.RELEASE"
[com.github.mthizo247/spring-cloud-netflix-zuul-websocket "1.0.7.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 1.5.10.RELEASE |