Last Version

service-proxy-parent 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-parent
Version

Version

4.8.8
Type

Type

pom
Description

Description

service-proxy-parent
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
Project URL

Project URL

http://membrane-soa.org/service-proxy/
Source Code Management

Source Code Management

https://github.com/membrane/service-proxy

Download service-proxy-parent 4.8.8


<!-- https://jarcasting.com/artifacts/org.membrane-soa/service-proxy-parent/ -->
<dependency>
    <groupId>org.membrane-soa</groupId>
    <artifactId>service-proxy-parent</artifactId>
    <version>4.8.8</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.membrane-soa/service-proxy-parent/
implementation 'org.membrane-soa:service-proxy-parent:4.8.8'
// https://jarcasting.com/artifacts/org.membrane-soa/service-proxy-parent/
implementation ("org.membrane-soa:service-proxy-parent:4.8.8")
'org.membrane-soa:service-proxy-parent:pom:4.8.8'
<dependency org="org.membrane-soa" name="service-proxy-parent" rev="4.8.8">
  <artifact name="service-proxy-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.membrane-soa', module='service-proxy-parent', version='4.8.8')
)
libraryDependencies += "org.membrane-soa" % "service-proxy-parent" % "4.8.8"
[org.membrane-soa/service-proxy-parent "4.8.8"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • annot
  • core
  • distribution
  • osgi
  • osgi-extender
  • war
  • sar
  • test
  • maven-plugin