| Categories |
CategoriesZuul Application Layer Libs Distributed Applications |
|---|---|
| GroupId | GroupIdcom.piesoftsol.oneservice.zuulservice |
| ArtifactId | ArtifactIdzuulservice |
| Version | Version3.0.0-beta |
| Type | Typejar |
| Filename | Size |
|---|---|
| zuulservice-3.0.0-beta.pom | |
| zuulservice-3.0.0-beta.jar | 77 MB |
| zuulservice-3.0.0-beta-sources.jar | 16 KB |
| zuulservice-3.0.0-beta-javadoc.jar | 101 KB |
| Browse |
<!-- 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"]