Last Version

transport.spring 0.3.0

The Spring cloud stream basis extending the transport component of the IIP-Ecosphere platform.

Categories

Categories

ORM Data
GroupId

GroupId

de.iip-ecosphere.platform
ArtifactId

ArtifactId

transport.spring
Version

Version

0.3.0
Type

Type

jar
Description

Description

transport.spring
The Spring cloud stream basis extending the transport component of the IIP-Ecosphere platform.

Download transport.spring 0.3.0


<!-- https://jarcasting.com/artifacts/de.iip-ecosphere.platform/transport.spring/ -->
<dependency>
    <groupId>de.iip-ecosphere.platform</groupId>
    <artifactId>transport.spring</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.iip-ecosphere.platform/transport.spring/
implementation 'de.iip-ecosphere.platform:transport.spring:0.3.0'
// https://jarcasting.com/artifacts/de.iip-ecosphere.platform/transport.spring/
implementation ("de.iip-ecosphere.platform:transport.spring:0.3.0")
'de.iip-ecosphere.platform:transport.spring:jar:0.3.0'
<dependency org="de.iip-ecosphere.platform" name="transport.spring" rev="0.3.0">
  <artifact name="transport.spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.iip-ecosphere.platform', module='transport.spring', version='0.3.0')
)
libraryDependencies += "de.iip-ecosphere.platform" % "transport.spring" % "0.3.0"
[de.iip-ecosphere.platform/transport.spring "0.3.0"]

Dependencies

compile (2)

Group / Artifact Type Version
de.iip-ecosphere.platform : transport jar ${project.version}
org.springframework.cloud : spring-cloud-stream jar

test (5)

Group / Artifact Type Version
junit : junit jar
de.iip-ecosphere.platform : transport test-jar ${project.version}
org.springframework : spring-test jar
org.springframework.boot : spring-boot-test jar
org.springframework.cloud : spring-cloud-stream test-jar

Project Modules

There are no modules declared in this project.