License |
License |
---|---|
GroupId | GroupIdio.syndesis.connector |
ArtifactId | ArtifactIdconnector-google-calendar |
Version | Version1.12.0 |
Type | Typejar |
Description |
DescriptionConnector :: Google Calendar
Syndesis :: Connector :: Google Calendar
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.syndesis.connector/connector-google-calendar/ -->
<dependency>
<groupId>io.syndesis.connector</groupId>
<artifactId>connector-google-calendar</artifactId>
<version>1.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.syndesis.connector/connector-google-calendar/
implementation 'io.syndesis.connector:connector-google-calendar:1.12.0'
// https://jarcasting.com/artifacts/io.syndesis.connector/connector-google-calendar/
implementation ("io.syndesis.connector:connector-google-calendar:1.12.0")
'io.syndesis.connector:connector-google-calendar:jar:1.12.0'
<dependency org="io.syndesis.connector" name="connector-google-calendar" rev="1.12.0">
<artifact name="connector-google-calendar" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.syndesis.connector', module='connector-google-calendar', version='1.12.0')
)
libraryDependencies += "io.syndesis.connector" % "connector-google-calendar" % "1.12.0"
[io.syndesis.connector/connector-google-calendar "1.12.0"]
Group / Artifact | Type | Version |
---|---|---|
io.syndesis.connector : connector-support-util | jar | 1.12.0 |
io.syndesis.integration : integration-component-proxy | jar | 1.12.0 |
org.apache.camel : camel-core | jar | 2.23.2.fuse-790029 |
org.apache.camel : camel-google-calendar | jar | 2.23.2.fuse-790029 |
com.google.apis : google-api-services-calendar | jar | v3-rev291-1.22.0 |
com.google.api-client : google-api-client | jar | 1.22.0 |
com.google.http-client : google-http-client | jar | 1.22.0 |
com.google.http-client : google-http-client-jackson2 | jar | 1.22.0 |
org.slf4j : slf4j-api | jar | |
com.google.guava : guava | jar | 30.1.1-jre |
Group / Artifact | Type | Version |
---|---|---|
io.syndesis.connector : connector-support-verifier Optional | jar | 1.12.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | |
org.mockito : mockito-core | jar | 3.8.0 |
org.glassfish : jakarta.el | jar | |
org.assertj : assertj-core | jar | 3.16.1 |
io.syndesis.integration : integration-runtime | jar | 1.12.0 |
org.hibernate.validator : hibernate-validator | jar | 6.0.20.Final |
ch.qos.logback : logback-classic | jar | 1.2.3 |