| License |
License |
|---|---|
| GroupId | GroupIdorg.ow2.petals |
| ArtifactId | ArtifactIdpetals-bc-sftp-connection |
| Last Version | Last Version1.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPetals ESB - Components - BC Sftp - Connection
The Petals Services Platform provides a distributed open source implementation of Java Business Integration (JBI) specification as a core element to build OW2 ESB solutions, leveraging existing Consortium's components.
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.ow2.petals/petals-bc-sftp-connection/ -->
<dependency>
<groupId>org.ow2.petals</groupId>
<artifactId>petals-bc-sftp-connection</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals/petals-bc-sftp-connection/
implementation 'org.ow2.petals:petals-bc-sftp-connection:1.2.0'
// https://jarcasting.com/artifacts/org.ow2.petals/petals-bc-sftp-connection/
implementation ("org.ow2.petals:petals-bc-sftp-connection:1.2.0")
'org.ow2.petals:petals-bc-sftp-connection:jar:1.2.0'
<dependency org="org.ow2.petals" name="petals-bc-sftp-connection" rev="1.2.0">
<artifact name="petals-bc-sftp-connection" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals', module='petals-bc-sftp-connection', version='1.2.0')
)
libraryDependencies += "org.ow2.petals" % "petals-bc-sftp-connection" % "1.2.0"
[org.ow2.petals/petals-bc-sftp-connection "1.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| sshtools : j2ssh-core | jar | 0.2.9 |
| org.ow2.easycommons : easycommons-lang | jar | 1.5.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |