License |
License |
---|---|
GroupId | GroupIdio.github.felipecarrillo100 |
ArtifactId | ArtifactIdrapidproxyserver |
Version | Version1.0.1 |
Type | Typejar |
Description |
Descriptionrapidproxyserver
A server side implementation of rapidproxy
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rapidproxyserver-1.0.1.pom | |
rapidproxyserver-1.0.1.jar | 20 KB |
rapidproxyserver-1.0.1-sources.jar | 13 KB |
rapidproxyserver-1.0.1-javadoc.jar | 61 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.felipecarrillo100/rapidproxyserver/ -->
<dependency>
<groupId>io.github.felipecarrillo100</groupId>
<artifactId>rapidproxyserver</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.felipecarrillo100/rapidproxyserver/
implementation 'io.github.felipecarrillo100:rapidproxyserver:1.0.1'
// https://jarcasting.com/artifacts/io.github.felipecarrillo100/rapidproxyserver/
implementation ("io.github.felipecarrillo100:rapidproxyserver:1.0.1")
'io.github.felipecarrillo100:rapidproxyserver:jar:1.0.1'
<dependency org="io.github.felipecarrillo100" name="rapidproxyserver" rev="1.0.1">
<artifact name="rapidproxyserver" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.felipecarrillo100', module='rapidproxyserver', version='1.0.1')
)
libraryDependencies += "io.github.felipecarrillo100" % "rapidproxyserver" % "1.0.1"
[io.github.felipecarrillo100/rapidproxyserver "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.5.3 |
org.springframework.boot : spring-boot-starter-web | jar | 2.5.3 |
com.googlecode.json-simple : json-simple | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.5.3 |
org.junit.jupiter : junit-jupiter | jar | 5.7.1 |
org.assertj : assertj-core | jar | 3.19.0 |