| License |
License |
|---|---|
| GroupId | GroupIdio.github.hypernova1 |
| ArtifactId | ArtifactIdsambastian |
| Version | Version1.0 |
| Type | Typejar |
| Description |
Descriptionsambastian
Http Server Framework implementation in Java
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| sambastian-1.0.pom | |
| sambastian-1.0.jar | 84 KB |
| sambastian-1.0-sources.jar | 63 KB |
| sambastian-1.0-javadoc.jar | 750 KB |
| sambastian-1.0-jar-with-dependencies.jar | 2 MB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.6.2 |