License |
License |
---|---|
GroupId | GroupIdio.syndesis.server |
ArtifactId | ArtifactIdserver-controller |
Version | Version1.13.2 |
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.13.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.syndesis.server/server-controller/
implementation 'io.syndesis.server:server-controller:1.13.2'
// https://jarcasting.com/artifacts/io.syndesis.server/server-controller/
implementation ("io.syndesis.server:server-controller:1.13.2")
'io.syndesis.server:server-controller:jar:1.13.2'
<dependency org="io.syndesis.server" name="server-controller" rev="1.13.2">
<artifact name="server-controller" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.syndesis.server', module='server-controller', version='1.13.2')
)
libraryDependencies += "io.syndesis.server" % "server-controller" % "1.13.2"
[io.syndesis.server/server-controller "1.13.2"]
Group / Artifact | Type | Version |
---|---|---|
io.syndesis.common : common-model | jar | 1.13.2 |
io.syndesis.common : common-util | jar | 1.13.2 |
io.syndesis.server : server-dao | jar | 1.13.2 |
io.syndesis.server : server-openshift | jar | 1.13.2 |
io.syndesis.integration : integration-api | jar | 1.13.2 |
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-core | jar | |
io.fabric8 : openshift-model | jar | |
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.8 |
Group / Artifact | Type | Version |
---|---|---|
org.hibernate.validator : hibernate-validator | jar | 6.0.22.Final |
org.slf4j : jcl-over-slf4j | jar |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | |
org.assertj : assertj-core | jar | 3.16.1 |
org.mockito : mockito-core | jar | 3.8.0 |
org.glassfish : jakarta.el | jar | 3.0.4 |
org.springframework : spring-test | jar | |
org.springframework.boot : spring-boot-test | jar | |
io.syndesis.connector : connector-webhook | jar | 1.13.2 |