Download sirius-web-9.2.1.jar file - Jar s

Jar examples for s:sirius-web

Description

Provides a modern and scalable web server as SIRIUS module

You can download jar file sirius-web 9.2.1 in this page.

License

MIT License

Build File

You can use the following script to add sirius-web-9.2.1.jar to your project.

<dependency>
   <groupId>com.scireum</groupId>
   <artifactId>sirius-web</artifactId>
   <version>9.2.1</version>
</dependency>
compile group: 'com.scireum', name: 'sirius-web', version: '9.2.1'
libraryDependencies += "com.scireum" % "sirius-web" % "9.2.1"
<dependency org="com.scireum" name="sirius-web" rev="9.2.1"/>
@Grapes(@Grab(group='com.scireum', module='sirius-web', version='9.2.1'))
'com.scireum:sirius-web:jar:9.2.1'

Download

Click the following link to download the jar file.

sirius-web-9.2.1-javadoc.jar
sirius-web-9.2.1-sources.jar
sirius-web-9.2.1-tests.jar
sirius-web-9.2.1.jar
sirius-web-9.2.1.pom



Related Tutorials