License |
License |
---|---|
GroupId | GroupIdorg.opencredo.cloud.storage |
ArtifactId | ArtifactIdcloud-storage-spring-integration-support |
Version | Version1.1 |
Type | Typejar |
Description |
DescriptionOpenCredo Cloud Storage Spring Integration Adapter
Support for configuring cloud-storage access in Spring Integration (see http://www.springsource.org/spring-integration).
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.opencredo.cloud.storage/cloud-storage-spring-integration-support/ -->
<dependency>
<groupId>org.opencredo.cloud.storage</groupId>
<artifactId>cloud-storage-spring-integration-support</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.opencredo.cloud.storage/cloud-storage-spring-integration-support/
implementation 'org.opencredo.cloud.storage:cloud-storage-spring-integration-support:1.1'
// https://jarcasting.com/artifacts/org.opencredo.cloud.storage/cloud-storage-spring-integration-support/
implementation ("org.opencredo.cloud.storage:cloud-storage-spring-integration-support:1.1")
'org.opencredo.cloud.storage:cloud-storage-spring-integration-support:jar:1.1'
<dependency org="org.opencredo.cloud.storage" name="cloud-storage-spring-integration-support" rev="1.1">
<artifact name="cloud-storage-spring-integration-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opencredo.cloud.storage', module='cloud-storage-spring-integration-support', version='1.1')
)
libraryDependencies += "org.opencredo.cloud.storage" % "cloud-storage-spring-integration-support" % "1.1"
[org.opencredo.cloud.storage/cloud-storage-spring-integration-support "1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.opencredo.cloud.storage : cloud-storage-template | jar | 1.1 |
org.springframework : spring-core | jar | 2.5.6.SEC01 |
org.springframework.integration : spring-integration-core | jar | 1.0.3.RELEASE |
org.springframework.integration : spring-integration-file | jar | 1.0.3.RELEASE |
org.springframework.integration : spring-integration-adapter | jar | 1.0.3.RELEASE |
org.slf4j : slf4j-api | jar | 1.5.9.RC1 |
org.slf4j : slf4j-log4j12 | jar | 1.5.9.RC1 |
log4j : log4j | jar | 1.2.14 |
Group / Artifact | Type | Version |
---|---|---|
org.opencredo.cloud.storage : cloud-storage-test-utils | jar | 1.1 |