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

License

MIT License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials