An open API service indexing awesome lists of open source software.

https://github.com/carlspring/little-proxy-maven-plugin

A simple Maven plugin for LittleProxy.
https://github.com/carlspring/little-proxy-maven-plugin

Last synced: 5 months ago
JSON representation

A simple Maven plugin for LittleProxy.

Awesome Lists containing this project

README

          

# little-proxy-maven-plugin

[![Master Build Status][build-badge]][build-link]
[![Known Vulnerabilities][vulnerabilities-badge]][vulnerabilities-link]
[![Maven Central Release][release-badge]][release-link]

[build-link]: https://jenkins.carlspring.org/blue/organizations/jenkins/opensource%2Flittle-proxy-maven-plugin/activity?branch=master
[build-badge]: https://jenkins.carlspring.org/buildStatus/icon?job=opensource/little-proxy-maven-plugin/master
[vulnerabilities-link]: https://snyk.io/test/github/carlspring/little-proxy-maven-plugin/
[vulnerabilities-badge]: https://snyk.io/test/github/carlspring/little-proxy-maven-plugin/badge.svg
[release-link]: http://repo2.maven.org/maven2/org/carlspring/maven/little-proxy-maven-plugin/
[release-badge]: https://img.shields.io/maven-central/v/org.carlspring.maven/little-proxy-maven-plugin.svg

This is a simple Maven plugin to start/stop a LittleProxy server. It can be quite handy when you would like to write tests that rely on a proxy server to be available.