is not current version
Last Version 4.0.2

com.piesoftsol.oneservice.zuulservice:zuulservice 3.0.0-beta


Categories

Categories

Zuul Application Layer Libs Distributed Applications
GroupId

GroupId

com.piesoftsol.oneservice.zuulservice
ArtifactId

ArtifactId

zuulservice
Version

Version

3.0.0-beta
Type

Type

jar

Download zuulservice 3.0.0-beta


<!-- https://jarcasting.com/artifacts/com.piesoftsol.oneservice.zuulservice/zuulservice/ -->
<dependency>
    <groupId>com.piesoftsol.oneservice.zuulservice</groupId>
    <artifactId>zuulservice</artifactId>
    <version>3.0.0-beta</version>
</dependency>
// https://jarcasting.com/artifacts/com.piesoftsol.oneservice.zuulservice/zuulservice/
implementation 'com.piesoftsol.oneservice.zuulservice:zuulservice:3.0.0-beta'
// https://jarcasting.com/artifacts/com.piesoftsol.oneservice.zuulservice/zuulservice/
implementation ("com.piesoftsol.oneservice.zuulservice:zuulservice:3.0.0-beta")
'com.piesoftsol.oneservice.zuulservice:zuulservice:jar:3.0.0-beta'
<dependency org="com.piesoftsol.oneservice.zuulservice" name="zuulservice" rev="3.0.0-beta">
  <artifact name="zuulservice" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.piesoftsol.oneservice.zuulservice', module='zuulservice', version='3.0.0-beta')
)
libraryDependencies += "com.piesoftsol.oneservice.zuulservice" % "zuulservice" % "3.0.0-beta"
[com.piesoftsol.oneservice.zuulservice/zuulservice "3.0.0-beta"]