Troxy Embedded

Troxy is a proxy intended for simulating a remote service without actually connecting to the server. Incoming requests are matched using regular expressions and responses are created from a recorded response from the remote service and optionally modified by inserting values caught from the regular expression used to match the request.

Лицензия

Лицензия

Группа

Группа

no.sparebank1.troxy
Идентификатор

Идентификатор

troxy-embedded
Последняя версия

Последняя версия

3.2.33
Дата

Дата

Тип

Тип

jar
Описание

Описание

Troxy Embedded
Troxy is a proxy intended for simulating a remote service without actually connecting to the server. Incoming requests are matched using regular expressions and responses are created from a recorded response from the remote service and optionally modified by inserting values caught from the regular expression used to match the request.
Система контроля версий

Система контроля версий

http://github.com/sparebank1/troxy/tree/master/troxy-embedded

Скачать troxy-embedded

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/no.sparebank1.troxy/troxy-embedded/ -->
<dependency>
    <groupId>no.sparebank1.troxy</groupId>
    <artifactId>troxy-embedded</artifactId>
    <version>3.2.33</version>
</dependency>
// https://jarcasting.com/artifacts/no.sparebank1.troxy/troxy-embedded/
implementation 'no.sparebank1.troxy:troxy-embedded:3.2.33'
// https://jarcasting.com/artifacts/no.sparebank1.troxy/troxy-embedded/
implementation ("no.sparebank1.troxy:troxy-embedded:3.2.33")
'no.sparebank1.troxy:troxy-embedded:jar:3.2.33'
<dependency org="no.sparebank1.troxy" name="troxy-embedded" rev="3.2.33">
  <artifact name="troxy-embedded" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.sparebank1.troxy', module='troxy-embedded', version='3.2.33')
)
libraryDependencies += "no.sparebank1.troxy" % "troxy-embedded" % "3.2.33"
[no.sparebank1.troxy/troxy-embedded "3.2.33"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
no.sparebank1.troxy : troxy-core jar 3.2.33
org.slf4j : slf4j-api jar 1.7.32

Модули Проекта

Данный проект не имеет модулей.
no.sparebank1.troxy

SpareBank 1

Financial institution

Версии библиотеки

Версия
3.2.33
3.2.25
3.2.15
3.2.14
3.2.9
3.1.149
3.1.146
3.1.135
3.1.129
3.1.118
3.1.115
3.1.112