Last Version

SIRIUS kernel 12.9.1

Provides common core classes and the microkernel powering all Sirius applications

License

License

GroupId

GroupId

com.scireum
ArtifactId

ArtifactId

sirius-kernel
Version

Version

12.9.1
Type

Type

jar
Description

Description

SIRIUS kernel
Provides common core classes and the microkernel powering all Sirius applications

Download sirius-kernel 12.9.1


<!-- 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"]

Dependencies

compile (6)

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

test (5)

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

Project Modules

There are no modules declared in this project.