| License |
License |
|---|---|
| GroupId | GroupIdio.syndesis.integration |
| ArtifactId | ArtifactIdintegration-api |
| Version | Version1.11.0 |
| Type | Typejar |
| Description |
DescriptionIntegration :: API
Syndesis :: Integration :: API
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.syndesis.integration/integration-api/ -->
<dependency>
<groupId>io.syndesis.integration</groupId>
<artifactId>integration-api</artifactId>
<version>1.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.syndesis.integration/integration-api/
implementation 'io.syndesis.integration:integration-api:1.11.0'
// https://jarcasting.com/artifacts/io.syndesis.integration/integration-api/
implementation ("io.syndesis.integration:integration-api:1.11.0")
'io.syndesis.integration:integration-api:jar:1.11.0'
<dependency org="io.syndesis.integration" name="integration-api" rev="1.11.0">
<artifact name="integration-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.syndesis.integration', module='integration-api', version='1.11.0')
)
libraryDependencies += "io.syndesis.integration" % "integration-api" % "1.11.0"
[io.syndesis.integration/integration-api "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 |
| org.apache.commons : commons-lang3 | jar | 3.2.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.spotbugs : spotbugs-annotations | jar | 3.1.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.assertj : assertj-core | jar | 3.14.0 |
| org.hibernate.validator : hibernate-validator | jar | 6.0.20.Final |
| org.glassfish : jakarta.el | jar |