License |
License |
---|---|
GroupId | GroupIdorg.membrane-soa |
ArtifactId | ArtifactIdservice-proxy-annot |
Last Version | Last Version4.8.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionservice-proxy-annot
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-annot-4.8.8.pom | |
service-proxy-annot-4.8.8.jar | 77 KB |
service-proxy-annot-4.8.8-sources.jar | 48 KB |
service-proxy-annot-4.8.8-javadoc.jar | 212 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.membrane-soa/service-proxy-annot/ -->
<dependency>
<groupId>org.membrane-soa</groupId>
<artifactId>service-proxy-annot</artifactId>
<version>4.8.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.membrane-soa/service-proxy-annot/
implementation 'org.membrane-soa:service-proxy-annot:4.8.8'
// https://jarcasting.com/artifacts/org.membrane-soa/service-proxy-annot/
implementation ("org.membrane-soa:service-proxy-annot:4.8.8")
'org.membrane-soa:service-proxy-annot:jar:4.8.8'
<dependency org="org.membrane-soa" name="service-proxy-annot" rev="4.8.8">
<artifact name="service-proxy-annot" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.membrane-soa', module='service-proxy-annot', version='4.8.8')
)
libraryDependencies += "org.membrane-soa" % "service-proxy-annot" % "4.8.8"
[org.membrane-soa/service-proxy-annot "4.8.8"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-beans | jar | 5.3.18 |
org.springframework : spring-context | jar | 5.3.18 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.aries.blueprint : blueprint-parser | jar | 1.3.2 |
org.apache.aries.blueprint : org.apache.aries.blueprint.api | jar | 1.0.1 |