License |
License |
---|---|
GroupId | GroupIdio.leopard |
ArtifactId | ArtifactIdleopard-proxy |
Last Version | Last Version0.9.12 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLeopard-Proxy
多机负载均衡的环境,可以通过Leopard-Proxy指定访问某台WebServer。可以通过URL参数、Cookie、HttpHeader(serverIp=xxxx)进行指定要访问的服务器。
|
Filename | Size |
---|---|
leopard-proxy-0.9.12.pom | |
leopard-proxy-0.9.12.jar | 6 KB |
leopard-proxy-0.9.12-sources.jar | 4 KB |
leopard-proxy-0.9.12-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.leopard/leopard-proxy/ -->
<dependency>
<groupId>io.leopard</groupId>
<artifactId>leopard-proxy</artifactId>
<version>0.9.12</version>
</dependency>
// https://jarcasting.com/artifacts/io.leopard/leopard-proxy/
implementation 'io.leopard:leopard-proxy:0.9.12'
// https://jarcasting.com/artifacts/io.leopard/leopard-proxy/
implementation ("io.leopard:leopard-proxy:0.9.12")
'io.leopard:leopard-proxy:jar:0.9.12'
<dependency org="io.leopard" name="leopard-proxy" rev="0.9.12">
<artifact name="leopard-proxy" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.leopard', module='leopard-proxy', version='0.9.12')
)
libraryDependencies += "io.leopard" % "leopard-proxy" % "0.9.12"
[io.leopard/leopard-proxy "0.9.12"]
Group / Artifact | Type | Version |
---|---|---|
io.leopard : leopard-servlet | jar | 0.9.12 |
org.springframework : spring-webmvc | jar | 4.3.9.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
io.leopard : leopard-mock | jar | 0.9.12 |