License |
License |
---|---|
GroupId | GroupIdorg.membrane-soa |
ArtifactId | ArtifactIdservice-proxy-core |
Last Version | Last Version4.8.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionservice-proxy-core
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
|
<!-- https://jarcasting.com/artifacts/org.membrane-soa/service-proxy-core/ -->
<dependency>
<groupId>org.membrane-soa</groupId>
<artifactId>service-proxy-core</artifactId>
<version>4.8.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.membrane-soa/service-proxy-core/
implementation 'org.membrane-soa:service-proxy-core:4.8.8'
// https://jarcasting.com/artifacts/org.membrane-soa/service-proxy-core/
implementation ("org.membrane-soa:service-proxy-core:4.8.8")
'org.membrane-soa:service-proxy-core:jar:4.8.8'
<dependency org="org.membrane-soa" name="service-proxy-core" rev="4.8.8">
<artifact name="service-proxy-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.membrane-soa', module='service-proxy-core', version='4.8.8')
)
libraryDependencies += "org.membrane-soa" % "service-proxy-core" % "4.8.8"
[org.membrane-soa/service-proxy-core "4.8.8"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-beans | jar | 5.3.18 |
org.springframework : spring-context | jar | 5.3.18 |
org.apache.aries.blueprint : blueprint-parser | jar | 1.3.2 |
org.apache.aries.blueprint : org.apache.aries.blueprint.api | jar | 1.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.mockito : mockito-core | jar | 1.10.19 |
commons-httpclient : commons-httpclient | jar | 3.1 |
xmlunit : xmlunit | jar | 1.6 |
org.membrane-soa : service-proxy-test | jar | 4.8.8 |
org.slf4j : slf4j-simple | jar | 1.7.36 |
org.apache.activemq : activemq-core | jar | 5.7.0 |
org.apache.activemq : activemq-optional | jar | 5.7.0 |