Download sirius-kernel-12.0-rc5.jar file - Jar s

Jar examples for s:sirius-kernel

Description

Provides common core classes and the microkernel powering all Sirius applications

You can download jar file sirius-kernel 12.0-rc5 in this page.

License

MIT License

Build File

You can use the following script to add sirius-kernel-12.0-rc5.jar to your project.

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

Download

Click the following link to download the jar file.

sirius-kernel-12.0-rc5-javadoc.jar
sirius-kernel-12.0-rc5-sources.jar
sirius-kernel-12.0-rc5-tests.jar
sirius-kernel-12.0-rc5.jar
sirius-kernel-12.0-rc5.pom



Related Tutorials