| License |
License |
|---|---|
| GroupId | GroupIdcom.github.kagkarlsson |
| ArtifactId | ArtifactIdfeatures |
| Last Version | Last Version11.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondb-scheduler: Examples: Features
Show cases the different features of db-scheduler
|
| Filename | Size |
|---|---|
| features-11.2.pom | |
| features-11.2.jar | 36 KB |
| features-11.2-sources.jar | 16 KB |
| features-11.2-javadoc.jar | 112 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.kagkarlsson/features/ -->
<dependency>
<groupId>com.github.kagkarlsson</groupId>
<artifactId>features</artifactId>
<version>11.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kagkarlsson/features/
implementation 'com.github.kagkarlsson:features:11.2'
// https://jarcasting.com/artifacts/com.github.kagkarlsson/features/
implementation ("com.github.kagkarlsson:features:11.2")
'com.github.kagkarlsson:features:jar:11.2'
<dependency org="com.github.kagkarlsson" name="features" rev="11.2">
<artifact name="features" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kagkarlsson', module='features', version='11.2')
)
libraryDependencies += "com.github.kagkarlsson" % "features" % "11.2"
[com.github.kagkarlsson/features "11.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.kagkarlsson : db-scheduler | jar | 11.2 |
| org.slf4j : slf4j-api | jar | |
| org.postgresql : postgresql | jar | |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.6.20 |
| org.jetbrains.kotlinx : kotlinx-serialization-core-jvm | jar | 1.3.2 |
| org.jetbrains.kotlinx : kotlinx-serialization-json-jvm | jar | 1.3.2 |
| org.jetbrains : annotations | jar | 13.0 |
| com.zaxxer : HikariCP | jar | 3.4.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.gson : gson | jar | 2.9.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| ch.qos.logback : logback-classic | jar | 1.2.10 |
| org.hsqldb : hsqldb | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-test | jar | 1.6.20 |
| com.google.guava : guava | jar | 31.0.1-jre |