Download sirius-kernel-12.0-rc2.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-rc2 in this page.

License

MIT License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials