scala-tlsproxy

Very simple HTTPS proxy server lib written in Scala 2.12 with no external dependencies.

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

io.github.erikvanzijst
ArtifactId

ArtifactId

scala-tlsproxy_2.12
Last Version

Last Version

0.4.3
Release Date

Release Date

Type

Type

jar
Description

Description

scala-tlsproxy
Very simple HTTPS proxy server lib written in Scala 2.12 with no external dependencies.
Project URL

Project URL

https://github.com/erikvanzijst/scala_tlsproxy
Project Organization

Project Organization

erikvanzijst
Source Code Management

Source Code Management

https://github.com/erikvanzijst/scala_tlsproxy

Download scala-tlsproxy_2.12

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.erikvanzijst/scala-tlsproxy_2.12/ -->
<dependency>
    <groupId>io.github.erikvanzijst</groupId>
    <artifactId>scala-tlsproxy_2.12</artifactId>
    <version>0.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.erikvanzijst/scala-tlsproxy_2.12/
implementation 'io.github.erikvanzijst:scala-tlsproxy_2.12:0.4.3'
// https://jarcasting.com/artifacts/io.github.erikvanzijst/scala-tlsproxy_2.12/
implementation ("io.github.erikvanzijst:scala-tlsproxy_2.12:0.4.3")
'io.github.erikvanzijst:scala-tlsproxy_2.12:jar:0.4.3'
<dependency org="io.github.erikvanzijst" name="scala-tlsproxy_2.12" rev="0.4.3">
  <artifact name="scala-tlsproxy_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.erikvanzijst', module='scala-tlsproxy_2.12', version='0.4.3')
)
libraryDependencies += "io.github.erikvanzijst" % "scala-tlsproxy_2.12" % "0.4.3"
[io.github.erikvanzijst/scala-tlsproxy_2.12 "0.4.3"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.14
com.typesafe.scala-logging : scala-logging_2.12 jar [3.0,)

test (3)

Group / Artifact Type Version
org.scalatest : scalatest-funsuite_2.12 jar 3.2.9
ch.qos.logback : logback-classic jar 1.2.3
com.jsuereth : scala-arm_2.12 jar 2.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.3
0.4.2
0.4.1
0.4.0
0.3.0
0.2.0
0.1.0