License |
License |
---|---|
GroupId | GroupIdio.syndesis.server |
ArtifactId | ArtifactIdserver-controller |
Version | Version1.11.0 |
Type | Typejar |
Description |
DescriptionServer :: Controller
Syndesis :: Server :: Controller
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.syndesis.server/server-controller/ -->
<dependency>
<groupId>io.syndesis.server</groupId>
<artifactId>server-controller</artifactId>
<version>1.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.syndesis.server/server-controller/
implementation 'io.syndesis.server:server-controller:1.11.0'
// https://jarcasting.com/artifacts/io.syndesis.server/server-controller/
implementation ("io.syndesis.server:server-controller:1.11.0")
'io.syndesis.server:server-controller:jar:1.11.0'
<dependency org="io.syndesis.server" name="server-controller" rev="1.11.0">
<artifact name="server-controller" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.syndesis.server', module='server-controller', version='1.11.0')
)
libraryDependencies += "io.syndesis.server" % "server-controller" % "1.11.0"
[io.syndesis.server/server-controller "1.11.0"]
Group / Artifact | Type | Version |
---|---|---|
io.syndesis.common : common-model | jar | 1.11.0 |
io.syndesis.common : common-util | jar | 1.11.0 |
io.syndesis.server : server-dao | jar | 1.11.0 |
io.syndesis.server : server-openshift | jar | 1.11.0 |
io.syndesis.integration : integration-api | jar | 1.11.0 |
org.springframework : spring-context | jar | |
org.springframework : spring-beans | jar | |
org.springframework.boot : spring-boot | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar | |
io.fabric8 : kubernetes-model | jar | 4.9.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.11.2 |
org.slf4j : slf4j-api | jar | |
jakarta.annotation : jakarta.annotation-api | jar |
Group / Artifact | Type | Version |
---|---|---|
com.github.spotbugs : spotbugs-annotations | jar | 3.1.12 |
org.immutables : value | jar | 2.8.1 |
Group / Artifact | Type | Version |
---|---|---|
org.hibernate.validator : hibernate-validator | jar | 6.0.20.Final |
org.slf4j : jcl-over-slf4j | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.14.0 |
org.mockito : mockito-core | jar | 2.19.0 |
org.glassfish : jakarta.el | jar | |
org.junit.jupiter : junit-jupiter-api | jar | 5.5.2 |
org.springframework : spring-test | jar | |
org.springframework.boot : spring-boot-test | jar | |
io.syndesis.connector : connector-webhook | jar | 1.11.0 |