Last Version

service-proxy-war 4.8.8

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

License

License

GroupId

GroupId

org.membrane-soa
ArtifactId

ArtifactId

service-proxy-war
Version

Version

4.8.8
Type

Type

war
Description

Description

service-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

Download service-proxy-war 4.8.8


<!-- 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"]

Dependencies

compile (6)

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

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (2)

Group / Artifact Type Version
org.membrane-soa : service-proxy-test jar 4.8.8
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.