License |
License |
---|---|
GroupId | GroupIdio.hyscale |
ArtifactId | ArtifactIdcontroller-service |
Version | Version0.9.9.1 |
Type | Typejar |
Description |
Descriptioncontroller-service
Hyscale Project
|
Filename | Size |
---|---|
controller-service-0.9.9.1.pom | |
controller-service-0.9.9.1.jar | 62 MB |
controller-service-0.9.9.1-sources.jar | 140 KB |
controller-service-0.9.9.1-javadoc.jar | 769 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.2.6.RELEASE |