License |
License |
---|---|
GroupId | GroupIdcom.scireum |
ArtifactId | ArtifactIdsirius-web |
Last Version | Last Version22.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSIRIUS web
Provides a modern and scalable web server as SIRIUS module
|
Filename | Size |
---|---|
sirius-web-22.2.3.pom | |
sirius-web-22.2.3.jar | 416 KB |
sirius-web-22.2.3-tests.jar | 29 KB |
sirius-web-22.2.3-sources.jar | 329 KB |
sirius-web-22.2.3-javadoc.jar | 717 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.scireum/sirius-web/ -->
<dependency>
<groupId>com.scireum</groupId>
<artifactId>sirius-web</artifactId>
<version>22.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.scireum/sirius-web/
implementation 'com.scireum:sirius-web:22.2.3'
// https://jarcasting.com/artifacts/com.scireum/sirius-web/
implementation ("com.scireum:sirius-web:22.2.3")
'com.scireum:sirius-web:jar:22.2.3'
<dependency org="com.scireum" name="sirius-web" rev="22.2.3">
<artifact name="sirius-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.scireum', module='sirius-web', version='22.2.3')
)
libraryDependencies += "com.scireum" % "sirius-web" % "22.2.3"
[com.scireum/sirius-web "22.2.3"]
Group / Artifact | Type | Version |
---|---|---|
com.scireum : sirius-kernel | jar | 12.5 |
io.netty : netty-all | jar | 4.1.13.Final |
com.scireum : server-sass | jar | 5.0 |
com.alibaba : fastjson | jar | 1.2.47 |
com.ning : async-http-client | jar | 1.9.40 |
com.google.zxing : core | jar | 3.3.2 |
com.google.zxing : javase | jar | 3.3.2 |
javax.mail : mail | jar | 1.4.7 |
net.markenwerk : utils-mail-dkim | jar | 1.1.7 |
org.xhtmlrenderer : flying-saucer-pdf | jar | 9.1.13 |
org.apache.poi : poi | jar | 3.9 |
org.apache.poi : poi-ooxml | jar | 3.9 |
Group / Artifact | Type | Version |
---|---|---|
com.scireum : sirius-kernel | test-jar | 12.5 |
junit : junit | jar | 4.12 |
com.googlecode.junit-toolbox : junit-toolbox | jar | 2.2 |
org.spockframework : spock-core | jar | 1.1-groovy-2.4 |
cglib : cglib | jar | 3.2.5 |
org.objenesis : objenesis | jar | 2.5.1 |