https

A simple HTTPS server

License

License

GroupId

GroupId

com.github.stefanofornari
ArtifactId

ArtifactId

https
Last Version

Last Version

1.3.4
Release Date

Release Date

Type

Type

jar
Description

Description

https
A simple HTTPS server
Project URL

Project URL

https://github.com/stefanofornari/https
Source Code Management

Source Code Management

https://github.com/stefanofornari/https

Download https

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.httpcomponents : httpcore jar 4.4.9
com.google.guava : guava jar 17.0
commons-collections : commons-collections jar 3.2.2
org.apache.commons : commons-lang3 jar 3.4
commons-configuration : commons-configuration jar 1.10
com.github.stefanofornari : webtoolkitlib jar 2.0.0
net.sf.jopt-simple : jopt-simple jar 4.8

test (5)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.2
junit : junit jar 4.11
org.assertj : assertj-core jar 3.6.1
com.github.stefanbirkner : system-rules jar 1.16.1
com.github.stefanofornari : xtest jar 2.1.0

Project Modules

There are no modules declared in this project.

https

Versions

Version
1.3.4