Troxy

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.

License

License

GroupId

GroupId

no.sparebank1.troxy
ArtifactId

ArtifactId

troxy
Last Version

Last Version

3.2.33
Release Date

Release Date

Type

Type

pom
Description

Description

Troxy
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.
Project URL

Project URL

https://github.com/SpareBank1/Troxy
Project Organization

Project Organization

SpareBank 1 Utvikling
Source Code Management

Source Code Management

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

Download troxy

Filename Size
troxy-3.2.33.pom 9 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • filter
  • troxy-core
  • troxy-server
  • troxy-embedded
no.sparebank1.troxy

SpareBank 1

Financial institution

Versions

Version
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
3.1.98
3.1.95
3.1.92
3.1.88
3.1.80
3.1.78
3.1.76
3.1.74
3.1.72
3.1.71
3.1.66
3.1.63
3.1.61
3.1.58
3.1.39
0.0.994
0.0.993