| License |
License |
|---|---|
| GroupId | GroupIdio.syndesis.connector |
| ArtifactId | ArtifactIdconnector-irc |
| Last Version | Last Version1.13.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionConnector :: IRC
Syndesis :: Connector :: IRC
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| connector-irc-1.13.2.pom | |
| connector-irc-1.13.2.jar | 8 KB |
| connector-irc-1.13.2-sources.jar | 8 KB |
| connector-irc-1.13.2-javadoc.jar | 38 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.syndesis.connector/connector-irc/ -->
<dependency>
<groupId>io.syndesis.connector</groupId>
<artifactId>connector-irc</artifactId>
<version>1.13.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.syndesis.connector/connector-irc/
implementation 'io.syndesis.connector:connector-irc:1.13.2'
// https://jarcasting.com/artifacts/io.syndesis.connector/connector-irc/
implementation ("io.syndesis.connector:connector-irc:1.13.2")
'io.syndesis.connector:connector-irc:jar:1.13.2'
<dependency org="io.syndesis.connector" name="connector-irc" rev="1.13.2">
<artifact name="connector-irc" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.syndesis.connector', module='connector-irc', version='1.13.2')
)
libraryDependencies += "io.syndesis.connector" % "connector-irc" % "1.13.2"
[io.syndesis.connector/connector-irc "1.13.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.camel : camel-core | jar | 2.23.2.fuse-7_10_0-00020-redhat-00001 |
| io.syndesis.integration : integration-component-proxy | jar | 1.13.2 |
| io.syndesis.connector : connector-support-util | jar | 1.13.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.syndesis.connector : connector-support-verifier Optional | jar | 1.13.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.camel : camel-irc | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | |
| org.mockito : mockito-core | jar | 3.8.0 |
| org.glassfish : jakarta.el | jar | 3.0.4 |
| org.assertj : assertj-core | jar | 3.16.1 |
| io.syndesis.integration : integration-runtime | jar | 1.13.2 |
| org.hibernate.validator : hibernate-validator | jar | 6.0.22.Final |
| ch.qos.logback : logback-classic | jar | 1.2.9 |