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