License |
License |
---|---|
GroupId | GroupIdorg.neociclo.accord.odetteftp |
ArtifactId | ArtifactIdcamel-oftp |
Last Version | Last Version1.2.0.RC1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAccord Odette FTP :: Camel OFTP
Accord Odette FTP Component for Apache Camel
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
camel-oftp-1.2.0.RC1.pom | |
camel-oftp-1.2.0.RC1.jar | 40 KB |
camel-oftp-1.2.0.RC1-sources.jar | 31 KB |
camel-oftp-1.2.0.RC1-javadoc.jar | 115 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.neociclo.accord.odetteftp/camel-oftp/ -->
<dependency>
<groupId>org.neociclo.accord.odetteftp</groupId>
<artifactId>camel-oftp</artifactId>
<version>1.2.0.RC1</version>
</dependency>
// https://jarcasting.com/artifacts/org.neociclo.accord.odetteftp/camel-oftp/
implementation 'org.neociclo.accord.odetteftp:camel-oftp:1.2.0.RC1'
// https://jarcasting.com/artifacts/org.neociclo.accord.odetteftp/camel-oftp/
implementation ("org.neociclo.accord.odetteftp:camel-oftp:1.2.0.RC1")
'org.neociclo.accord.odetteftp:camel-oftp:jar:1.2.0.RC1'
<dependency org="org.neociclo.accord.odetteftp" name="camel-oftp" rev="1.2.0.RC1">
<artifact name="camel-oftp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.neociclo.accord.odetteftp', module='camel-oftp', version='1.2.0.RC1')
)
libraryDependencies += "org.neociclo.accord.odetteftp" % "camel-oftp" % "1.2.0.RC1"
[org.neociclo.accord.odetteftp/camel-oftp "1.2.0.RC1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel : camel-core | jar | 2.4.0 |
org.apache.commons : commons-io | jar | 1.3.2 |
org.neociclo.accord.odetteftp : oftp-core | jar | 1.2.0.RC1 |
org.slf4j : slf4j-api | jar | 1.5.8 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel : camel-test | jar | 2.4.0 |
org.slf4j : slf4j-log4j12 | jar | 1.5.8 |
log4j : log4j | jar | 1.2.16 |
junit : junit | jar | 4.8.1 |
org.easymock : easymock | jar | 2.5.2 |