License |
License |
---|---|
GroupId | GroupIdcom.scireum |
ArtifactId | ArtifactIdsirius-kernel |
Last Version | Last Version12.9.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSIRIUS kernel
Provides common core classes and the microkernel powering all Sirius applications
|
Filename | Size |
---|---|
sirius-kernel-12.9.1.pom | |
sirius-kernel-12.9.1.jar | 251 KB |
sirius-kernel-12.9.1-tests.jar | 9 KB |
sirius-kernel-12.9.1-sources.jar | 209 KB |
sirius-kernel-12.9.1-javadoc.jar | 859 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.scireum/sirius-kernel/ -->
<dependency>
<groupId>com.scireum</groupId>
<artifactId>sirius-kernel</artifactId>
<version>12.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.scireum/sirius-kernel/
implementation 'com.scireum:sirius-kernel:12.9.1'
// https://jarcasting.com/artifacts/com.scireum/sirius-kernel/
implementation ("com.scireum:sirius-kernel:12.9.1")
'com.scireum:sirius-kernel:jar:12.9.1'
<dependency org="com.scireum" name="sirius-kernel" rev="12.9.1">
<artifact name="sirius-kernel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.scireum', module='sirius-kernel', version='12.9.1')
)
libraryDependencies += "com.scireum" % "sirius-kernel" % "12.9.1"
[com.scireum/sirius-kernel "12.9.1"]
Group / Artifact | Type | Version |
---|---|---|
com.typesafe : config | jar | 1.3.1 |
com.google.guava : guava | jar | 21.0 |
log4j : log4j | jar | 1.2.17 |
com.google.code.findbugs : jsr305 | jar | 3.0.1 |
org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
com.palantir.docker.compose : docker-compose-rule-core | jar | 0.34.0 |
Group / Artifact | Type | Version |
---|---|---|
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 |