License |
License |
---|---|
Categories |
CategoriesZuul Application Layer Libs Distributed Applications |
GroupId | GroupIdcom.piesoftsol.oneservice.zuulservice |
ArtifactId | ArtifactIdzuulservice |
Last Version | Last Version4.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
zuulservice-4.0.2.pom | |
zuulservice-4.0.2.jar | 35 KB |
zuulservice-4.0.2-sources.jar | 26 KB |
zuulservice-4.0.2-javadoc.jar | 164 KB |
zuulservice-4.0.2-exec.jar | 89 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.piesoftsol.oneservice.zuulservice/zuulservice/ -->
<dependency>
<groupId>com.piesoftsol.oneservice.zuulservice</groupId>
<artifactId>zuulservice</artifactId>
<version>4.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.piesoftsol.oneservice.zuulservice/zuulservice/
implementation 'com.piesoftsol.oneservice.zuulservice:zuulservice:4.0.2'
// https://jarcasting.com/artifacts/com.piesoftsol.oneservice.zuulservice/zuulservice/
implementation ("com.piesoftsol.oneservice.zuulservice:zuulservice:4.0.2")
'com.piesoftsol.oneservice.zuulservice:zuulservice:jar:4.0.2'
<dependency org="com.piesoftsol.oneservice.zuulservice" name="zuulservice" rev="4.0.2">
<artifact name="zuulservice" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.piesoftsol.oneservice.zuulservice', module='zuulservice', version='4.0.2')
)
libraryDependencies += "com.piesoftsol.oneservice.zuulservice" % "zuulservice" % "4.0.2"
[com.piesoftsol.oneservice.zuulservice/zuulservice "4.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.6.RELEASE |
org.springframework.security : spring-security-test | jar | |
org.powermock : powermock-module-junit4 | jar | 2.0.4 |
org.powermock : powermock-api-mockito2 | jar | 2.0.4 |