Last Version

rapidproxyserver 1.0.1

A server side implementation of rapidproxy

License

License

GroupId

GroupId

io.github.felipecarrillo100
ArtifactId

ArtifactId

rapidproxyserver
Version

Version

1.0.1
Type

Type

jar
Description

Description

rapidproxyserver
A server side implementation of rapidproxy
Project URL

Project URL

https://github.com/felipecarrillo100/rapidproxyserver
Source Code Management

Source Code Management

http://github.com/felipecarrillo100/rapidproxyserver/tree/master

Download rapidproxyserver 1.0.1


<!-- 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"]

Dependencies

compile (3)

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

test (3)

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

Project Modules

There are no modules declared in this project.