SchedulerApiClient

Scheduler request listener for multi node environments

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.gitlab.katsella
ArtifactId

ArtifactId

schedulerapiclient
Last Version

Last Version

1.0.1-RC3
Release Date

Release Date

Type

Type

jar
Description

Description

SchedulerApiClient
Scheduler request listener for multi node environments
Project URL

Project URL

https://gitlab.com/katsella/SchedulerApiClient

Download schedulerapiclient

How to add to project

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

Dependencies

compile (6)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1-RC3
1.0.1-RC2
1.0.1-RC1
1.0.0-RC3
1.0.0-RC1