MVN

group.flyfish : rest-proxy

Maven & Gradle

Aug 09, 2023
<dependency>
    <groupId>group.flyfish</groupId>
    <artifactId>rest-proxy</artifactId>
    <version>1.1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of group.flyfish : rest-proxy to add to Maven - Latest Versions:

  • Latest Stable: 1.1.4

All Versions

Choose a version of group.flyfish : rest-proxy to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
rest-proxy-1.1.4
rest-proxy-1.1.3
rest-proxy-1.1.2
rest-proxy-1.1.1
rest-proxy-1.1.0
1.0.x
rest-proxy-1.0.9
rest-proxy-1.0.8
rest-proxy-1.0.7
rest-proxy-1.0.6
rest-proxy-1.0.5
rest-proxy-1.0.4
rest-proxy-1.0.3
rest-proxy-1.0.2
rest-proxy-1.0.1
rest-proxy-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>group.flyfish</groupId>
    <artifactId>rest-proxy</artifactId>
    <version>1.1.4</version>
</dependency>