License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.apache.camel |
ArtifactId | ArtifactIdcamel-github |
Version | Version3.15.0 |
Type | Typejar |
Description |
DescriptionCamel :: GitHub
Camel Components
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
camel-github-3.15.0.pom | |
camel-github-3.15.0.jar | 58 KB |
camel-github-3.15.0-sources.jar | 37 KB |
camel-github-3.15.0-javadoc.jar | 523 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-github/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-github</artifactId>
<version>3.15.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-github/
implementation 'org.apache.camel:camel-github:3.15.0'
// https://jarcasting.com/artifacts/org.apache.camel/camel-github/
implementation ("org.apache.camel:camel-github:3.15.0")
'org.apache.camel:camel-github:jar:3.15.0'
<dependency org="org.apache.camel" name="camel-github" rev="3.15.0">
<artifact name="camel-github" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-github', version='3.15.0')
)
libraryDependencies += "org.apache.camel" % "camel-github" % "3.15.0"
[org.apache.camel/camel-github "3.15.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel : camel-support | jar | 3.15.0 |
org.eclipse.mylyn.github : org.eclipse.egit.github.core | jar | 2.1.5 |
commons-codec : commons-codec | jar | 1.15 |