License |
License |
---|---|
GroupId | GroupIdorg.membrane-soa |
ArtifactId | ArtifactIdservice-proxy-war |
Last Version | Last Version4.8.8 |
Release Date | Release Date |
Type | Typewar |
Description |
Descriptionservice-proxy-war
Membrane Service Proxy is an open source, reverse HTTP proxy framework written in Java, licensed under ASF 2.0, that can be used as
- Service Virtualization layer
- an API Gateway
- a synchronous ESB for HTTP based Integration
- a Security Proxy
|
Filename | Size |
---|---|
service-proxy-war-4.8.8.pom | |
service-proxy-war-4.8.8.war | 31 MB |
service-proxy-war-4.8.8-sources.jar | 11 KB |
service-proxy-war-4.8.8-javadoc.jar | 68 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.membrane-soa/service-proxy-war/ -->
<dependency>
<groupId>org.membrane-soa</groupId>
<artifactId>service-proxy-war</artifactId>
<version>4.8.8</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.membrane-soa/service-proxy-war/
implementation 'org.membrane-soa:service-proxy-war:4.8.8'
// https://jarcasting.com/artifacts/org.membrane-soa/service-proxy-war/
implementation ("org.membrane-soa:service-proxy-war:4.8.8")
'org.membrane-soa:service-proxy-war:war:4.8.8'
<dependency org="org.membrane-soa" name="service-proxy-war" rev="4.8.8">
<artifact name="service-proxy-war" type="war" />
</dependency>
@Grapes(
@Grab(group='org.membrane-soa', module='service-proxy-war', version='4.8.8')
)
libraryDependencies += "org.membrane-soa" % "service-proxy-war" % "4.8.8"
[org.membrane-soa/service-proxy-war "4.8.8"]
Group / Artifact | Type | Version |
---|---|---|
org.membrane-soa : service-proxy-annot | jar | 4.8.8 |
org.membrane-soa : service-proxy-core | jar | 4.8.8 |
xalan : xalan | jar | 2.7.2 |
commons-logging : commons-logging | jar | 1.2 |
org.springframework : spring-beans | jar | 5.3.18 |
org.springframework : spring-web | jar | 5.3.18 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
org.membrane-soa : service-proxy-test | jar | 4.8.8 |
junit : junit | jar | 4.13.2 |