| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.membrane-soa |
| Идентификатор | Идентификаторservice-proxy-test |
| Последняя версия | Последняя версия4.8.8 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеservice-proxy-test
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
|
| Имя Файла | Размер |
|---|---|
| service-proxy-test-4.8.8.pom | |
| service-proxy-test-4.8.8.jar | 9 KB |
| service-proxy-test-4.8.8-sources.jar | 4 KB |
| service-proxy-test-4.8.8-javadoc.jar | 28 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.membrane-soa/service-proxy-test/ -->
<dependency>
<groupId>org.membrane-soa</groupId>
<artifactId>service-proxy-test</artifactId>
<version>4.8.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.membrane-soa/service-proxy-test/
implementation 'org.membrane-soa:service-proxy-test:4.8.8'
// https://jarcasting.com/artifacts/org.membrane-soa/service-proxy-test/
implementation ("org.membrane-soa:service-proxy-test:4.8.8")
'org.membrane-soa:service-proxy-test:jar:4.8.8'
<dependency org="org.membrane-soa" name="service-proxy-test" rev="4.8.8">
<artifact name="service-proxy-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.membrane-soa', module='service-proxy-test', version='4.8.8')
)
libraryDependencies += "org.membrane-soa" % "service-proxy-test" % "4.8.8"
[org.membrane-soa/service-proxy-test "4.8.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| commons-io : commons-io | jar | 2.7 |