License |
License |
---|---|
Categories |
CategoriesGit Development Tools Version Controls |
GroupId | GroupIdorg.apache.camel |
ArtifactId | ArtifactIdcamel-git |
Last Version | Last Version3.17.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCamel :: Git
Camel Components
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
camel-git-3.17.0.pom | |
camel-git-3.17.0.jar | 37 KB |
camel-git-3.17.0-sources.jar | 21 KB |
camel-git-3.17.0-javadoc.jar | 98 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-git/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-git</artifactId>
<version>3.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-git/
implementation 'org.apache.camel:camel-git:3.17.0'
// https://jarcasting.com/artifacts/org.apache.camel/camel-git/
implementation ("org.apache.camel:camel-git:3.17.0")
'org.apache.camel:camel-git:jar:3.17.0'
<dependency org="org.apache.camel" name="camel-git" rev="3.17.0">
<artifact name="camel-git" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-git', version='3.17.0')
)
libraryDependencies += "org.apache.camel" % "camel-git" % "3.17.0"
[org.apache.camel/camel-git "3.17.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel : camel-support | jar | 3.17.0 |
org.eclipse.jgit : org.eclipse.jgit | jar | 6.1.0.202203080745-r |