is not current version
Last Version 1.0.0

controller-service 0.9.9.1

Hyscale Project

License

License

GroupId

GroupId

io.hyscale
ArtifactId

ArtifactId

controller-service
Version

Version

0.9.9.1
Type

Type

jar
Description

Description

controller-service
Hyscale Project

Download controller-service 0.9.9.1


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

Dependencies

compile (21)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.2.6.RELEASE
io.hyscale : controller-core jar 0.9.9.1
info.picocli : picocli-spring-boot-starter jar 4.4.0
io.hyscale : commons jar 0.9.9.1
io.hyscale : service-spec-commons jar 0.9.9.1
io.hyscale : deployer-services jar 0.9.9.1
io.hyscale : generator-services jar 0.9.9.1
io.hyscale : dockerfile-gen-services jar 0.9.9.1
io.hyscale : builder-services jar 0.9.9.1
io.hyscale : schema-validator jar 0.9.9.1
io.hyscale : troubleshooting-integration jar 0.9.9.1
org.ocpsoft.prettytime : prettytime jar 4.0.2.Final
com.github.docker-java : docker-java jar 3.1.5
org.apache.commons : commons-lang3 jar 3.9
com.google.guava : guava jar 28.2-jre
javax.annotation : javax.annotation-api jar 1.3.2
com.fasterxml.jackson.core : jackson-databind jar 2.10.0
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

runtime (3)

Group / Artifact Type Version
org.hibernate.validator : hibernate-validator jar 6.0.17.Final
javax.el : javax.el-api jar 3.0.0
org.glassfish.web : javax.el jar 2.2.6

test (1)

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

Project Modules

There are no modules declared in this project.