io.hyscale:workflow-controller

Hyscale Project

License

License

GroupId

GroupId

io.hyscale
ArtifactId

ArtifactId

workflow-controller
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

Hyscale Project

Download workflow-controller

How to add to project

<!-- https://jarcasting.com/artifacts/io.hyscale/workflow-controller/ -->
<dependency>
    <groupId>io.hyscale</groupId>
    <artifactId>workflow-controller</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.hyscale/workflow-controller/
implementation 'io.hyscale:workflow-controller:1.0.0'
// https://jarcasting.com/artifacts/io.hyscale/workflow-controller/
implementation ("io.hyscale:workflow-controller:1.0.0")
'io.hyscale:workflow-controller:pom:1.0.0'
<dependency org="io.hyscale" name="workflow-controller" rev="1.0.0">
  <artifact name="workflow-controller" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.hyscale', module='workflow-controller', version='1.0.0')
)
libraryDependencies += "io.hyscale" % "workflow-controller" % "1.0.0"
[io.hyscale/workflow-controller "1.0.0"]

Dependencies

compile (9)

Group / Artifact Type Version
org.apache.commons : commons-collections4 jar 4.4
org.apache.commons : commons-lang3 jar 3.9
com.google.guava : guava jar 29.0-jre
javax.annotation : javax.annotation-api jar 1.3.2
com.fasterxml.jackson.core : jackson-databind jar 2.10.5.1
com.fasterxml.jackson.core : jackson-core jar 2.10.0
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.10.0
org.slf4j : slf4j-api jar 1.7.26
org.springframework.boot : spring-boot jar 2.2.6.RELEASE

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.2.6.RELEASE

Project Modules

  • controller-core
  • controller-service

Versions

Version
1.0.0
0.9.9.1
0.9.9
0.9.8.4
0.9.8.3