License |
License |
---|---|
GroupId | GroupIdcom.solutionappliance |
ArtifactId | ArtifactIdsahttpserver |
Version | Version2.0.22 |
Type | Typejar |
Description |
Descriptionsahttpserver
Solution Appliance Containerless HTTP Server
|
Filename | Size |
---|---|
sahttpserver-2.0.22.pom | |
sahttpserver-2.0.22.jar | 168 KB |
sahttpserver-2.0.22-sources.jar | 261 bytes |
sahttpserver-2.0.22-javadoc.jar | 272 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.solutionappliance/sahttpserver/ -->
<dependency>
<groupId>com.solutionappliance</groupId>
<artifactId>sahttpserver</artifactId>
<version>2.0.22</version>
</dependency>
// https://jarcasting.com/artifacts/com.solutionappliance/sahttpserver/
implementation 'com.solutionappliance:sahttpserver:2.0.22'
// https://jarcasting.com/artifacts/com.solutionappliance/sahttpserver/
implementation ("com.solutionappliance:sahttpserver:2.0.22")
'com.solutionappliance:sahttpserver:jar:2.0.22'
<dependency org="com.solutionappliance" name="sahttpserver" rev="2.0.22">
<artifact name="sahttpserver" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.solutionappliance', module='sahttpserver', version='2.0.22')
)
libraryDependencies += "com.solutionappliance" % "sahttpserver" % "2.0.22"
[com.solutionappliance/sahttpserver "2.0.22"]
Group / Artifact | Type | Version |
---|---|---|
io.netty : netty-all | jar | 4.1.63.Final |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
com.solutionappliance : sacore | jar | [2.11.25,2.12) |
Group / Artifact | Type | Version |
---|---|---|
org.checkerframework : checker-qual | jar | 3.4.0 |
org.junit.jupiter : junit-jupiter-api | jar | [5.6.0,5.7) |