Last Version

Services (Spring) 0.3.0

The Spring Cloud Stream service management interface implementation of the IIP-Ecosphere platform.

Categories

Categories

ORM Data
GroupId

GroupId

de.iip-ecosphere.platform
ArtifactId

ArtifactId

services.spring
Version

Version

0.3.0
Type

Type

jar
Description

Description

Services (Spring)
The Spring Cloud Stream service management interface implementation of the IIP-Ecosphere platform.

Download services.spring 0.3.0


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

Dependencies

compile (7)

Group / Artifact Type Version
org.yaml : snakeyaml jar
de.iip-ecosphere.platform : transport jar ${project.version}
de.iip-ecosphere.platform : services jar ${project.version}
org.springframework.cloud : spring-cloud-deployer-local jar 2.5.1
org.springframework.boot : spring-boot-starter-actuator jar
net.bytebuddy : byte-buddy jar
de.iip-ecosphere.platform : support.aas jar ${project.version}

test (11)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.springframework.cloud : spring-cloud-stream-test-support jar
de.iip-ecosphere.platform : transport test-jar ${project.version}
de.iip-ecosphere.platform : transport.amqp jar ${project.version}
de.iip-ecosphere.platform : test.amqp.qpid test-jar ${project.version}
org.apache.qpid : qpid-broker jar
de.iip-ecosphere.platform : support.aas.basyx jar ${project.version}
de.iip-ecosphere.platform : services.environment test-jar ${project.version}
de.iip-ecosphere.platform : services.environment.spring jar ${project.version}
junit : junit jar
org.springframework.boot : spring-boot-loader jar

Project Modules

There are no modules declared in this project.