sambastian

Http Server Framework implementation in Java

License

License

GroupId

GroupId

io.github.hypernova1
ArtifactId

ArtifactId

sambastian
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

sambastian
Http Server Framework implementation in Java
Project URL

Project URL

https://github.com/hypernova1/sambastian
Source Code Management

Source Code Management

http://github.com/hypernova1/sambastian/tree/master

Download sambastian

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.6
org.apache.logging.log4j : log4j-api jar 2.13.3
org.apache.logging.log4j : log4j-core jar 2.13.3
org.apache.logging.log4j : log4j-jcl jar 2.13.3
org.apache.logging.log4j : log4j-slf4j-impl jar 2.13.3

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0