License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.gitlab.katsella |
ArtifactId | ArtifactIdschedulerapiclient |
Last Version | Last Version1.0.1-RC3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSchedulerApiClient
Scheduler request listener for multi node environments
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.gitlab.katsella/schedulerapiclient/ -->
<dependency>
<groupId>com.gitlab.katsella</groupId>
<artifactId>schedulerapiclient</artifactId>
<version>1.0.1-RC3</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.katsella/schedulerapiclient/
implementation 'com.gitlab.katsella:schedulerapiclient:1.0.1-RC3'
// https://jarcasting.com/artifacts/com.gitlab.katsella/schedulerapiclient/
implementation ("com.gitlab.katsella:schedulerapiclient:1.0.1-RC3")
'com.gitlab.katsella:schedulerapiclient:jar:1.0.1-RC3'
<dependency org="com.gitlab.katsella" name="schedulerapiclient" rev="1.0.1-RC3">
<artifact name="schedulerapiclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.katsella', module='schedulerapiclient', version='1.0.1-RC3')
)
libraryDependencies += "com.gitlab.katsella" % "schedulerapiclient" % "1.0.1-RC3"
[com.gitlab.katsella/schedulerapiclient "1.0.1-RC3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-webmvc | jar | 5.3.19 |
org.springframework : spring-context | jar | 5.3.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.11.3 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.11.3 |
org.springframework.boot : spring-boot | jar | 2.6.7 |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.6.7 |