Last Version

Miniweb-core 0.1.5

Miniweb is an embedded webserver for Java.

License

License

GroupId

GroupId

com.dev-smart
ArtifactId

ArtifactId

miniweb-core
Version

Version

0.1.5
Type

Type

jar
Description

Description

Miniweb-core
Miniweb is an embedded webserver for Java.
Project URL

Project URL

http://github.com/dinocore1/MiniWeb

Download miniweb-core 0.1.5


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.httpcomponents : httpcore jar 4.0.1
org.slf4j : slf4j-api jar 1.7.8
com.google.code.gson : gson jar 2.2.4

test (3)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.3.4
junit : junit jar 4.11
org.slf4j : slf4j-simple jar 1.7.8

Project Modules

There are no modules declared in this project.