| License |
License |
|---|---|
| Categories |
CategoriesSBE Data Data Structures |
| GroupId | GroupIdorg.bidib.com.github.markusbernhardt |
| ArtifactId | ArtifactIdproxy-vole |
| Last Version | Last Version1.0.17 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionProxy Vole
Proxy Vole is a Java library to auto detect the platform network proxy settings.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| proxy-vole-1.0.17.pom | |
| proxy-vole-1.0.17.jar | 151 KB |
| proxy-vole-1.0.17-sources.jar | 111 KB |
| proxy-vole-1.0.17-javadoc.jar | 541 KB |
| proxy-vole-1.0.17-jar-with-dependencies.jar | 6 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.bidib.com.github.markusbernhardt/proxy-vole/ -->
<dependency>
<groupId>org.bidib.com.github.markusbernhardt</groupId>
<artifactId>proxy-vole</artifactId>
<version>1.0.17</version>
</dependency>
// https://jarcasting.com/artifacts/org.bidib.com.github.markusbernhardt/proxy-vole/
implementation 'org.bidib.com.github.markusbernhardt:proxy-vole:1.0.17'
// https://jarcasting.com/artifacts/org.bidib.com.github.markusbernhardt/proxy-vole/
implementation ("org.bidib.com.github.markusbernhardt:proxy-vole:1.0.17")
'org.bidib.com.github.markusbernhardt:proxy-vole:jar:1.0.17'
<dependency org="org.bidib.com.github.markusbernhardt" name="proxy-vole" rev="1.0.17">
<artifact name="proxy-vole" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bidib.com.github.markusbernhardt', module='proxy-vole', version='1.0.17')
)
libraryDependencies += "org.bidib.com.github.markusbernhardt" % "proxy-vole" % "1.0.17"
[org.bidib.com.github.markusbernhardt/proxy-vole "1.0.17"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.java.dev.jna : jna | jar | 5.11.0 |
| net.java.dev.jna : jna-platform | jar | 5.11.0 |
| org.ini4j : ini4j | jar | 0.5.4 |
| org.mozilla : rhino-runtime | jar | 1.7.13 |
| org.javadelight : delight-rhino-sandbox | jar | 0.0.15 |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.assertj : assertj-core | jar | 3.19.0 |
| ch.qos.logback : logback-classic | jar | 1.2.11 |
| uk.org.webcompere : system-stubs-jupiter | jar | 1.2.0 |