License |
License |
---|---|
GroupId | GroupIdio.hyscale |
ArtifactId | ArtifactIdcontroller-service |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncontroller-service
Hyscale Project
|
Filename | Size |
---|---|
controller-service-1.0.0.pom | |
controller-service-1.0.0.jar | 62 MB |
controller-service-1.0.0-sources.jar | 140 KB |
controller-service-1.0.0-javadoc.jar | 769 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.hyscale/controller-service/ -->
<dependency>
<groupId>io.hyscale</groupId>
<artifactId>controller-service</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.hyscale/controller-service/
implementation 'io.hyscale:controller-service:1.0.0'
// https://jarcasting.com/artifacts/io.hyscale/controller-service/
implementation ("io.hyscale:controller-service:1.0.0")
'io.hyscale:controller-service:jar:1.0.0'
<dependency org="io.hyscale" name="controller-service" rev="1.0.0">
<artifact name="controller-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hyscale', module='controller-service', version='1.0.0')
)
libraryDependencies += "io.hyscale" % "controller-service" % "1.0.0"
[io.hyscale/controller-service "1.0.0"]
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 |