MVN

no.sparebank1.troxy : troxy-core

Maven & Gradle

Feb 24, 2022
6 usages
18 stars

Troxy Core · 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.

<dependency>
    <groupId>no.sparebank1.troxy</groupId>
    <artifactId>troxy-core</artifactId>
    <version>3.2.33</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of no.sparebank1.troxy : troxy-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.2.33

All Versions

Choose a version of no.sparebank1.troxy : troxy-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.2.x
troxy-core-3.2.33
troxy-core-3.2.25
troxy-core-3.2.15
troxy-core-3.2.14
troxy-core-3.2.9
3.1.x
troxy-core-3.1.149
troxy-core-3.1.146
troxy-core-3.1.135
troxy-core-3.1.129
troxy-core-3.1.118
troxy-core-3.1.115
troxy-core-3.1.112
troxy-core-3.1.98
troxy-core-3.1.95
troxy-core-3.1.92
troxy-core-3.1.88
troxy-core-3.1.80
troxy-core-3.1.78
troxy-core-3.1.76
troxy-core-3.1.74
troxy-core-3.1.72
troxy-core-3.1.71
troxy-core-3.1.66
troxy-core-3.1.63
troxy-core-3.1.61
troxy-core-3.1.58
troxy-core-3.1.39
0.0.x
troxy-core-0.0.994
troxy-core-0.0.993

How to add a dependency to Maven

Add the following no.sparebank1.troxy : troxy-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>no.sparebank1.troxy</groupId>
    <artifactId>troxy-core</artifactId>
    <version>3.2.33</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following no.sparebank1.troxy : troxy-core gradle dependency to your build.gradle file:

implementation 'no.sparebank1.troxy:troxy-core:3.2.33'

Gradle Kotlin DSL: Add the following no.sparebank1.troxy : troxy-core gradle kotlin dependency to your build.gradle.kts file:

implementation("no.sparebank1.troxy:troxy-core:3.2.33")

How to add a dependency to SBT Scala

SBT Scala: Add the following no.sparebank1.troxy : troxy-core sbt scala dependency to your build.sbt file:

libraryDependencies += "no.sparebank1.troxy" % "troxy-core" % "3.2.33"

Advertisement

Dependencies from Group

Feb 24, 2022
6 usages
18 stars
Feb 24, 2022
1 usages
18 stars
Feb 24, 2022
1 usages
18 stars
Feb 24, 2022
18 stars
Feb 24, 2022
18 stars

Discover Dependencies

Feb 24, 2022
1 usages
18 stars
Apr 06, 2023
95 usages
1.2k stars
Aug 14, 2023
69 usages
4.3k stars
Oct 01, 2019
0 stars
Dec 20, 2022
20 stars
Oct 07, 2019
0 stars