Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdde.iip-ecosphere.platform |
ArtifactId | ArtifactIdtest.simpleStream.spring |
Version | Version0.3.0 |
Type | Typejar |
Description |
DescriptionTest artifact: A simple spring stream
A simple stream application for spring cloud stream for testing deployments.
|
<!-- https://jarcasting.com/artifacts/de.iip-ecosphere.platform/test.simpleStream.spring/ -->
<dependency>
<groupId>de.iip-ecosphere.platform</groupId>
<artifactId>test.simpleStream.spring</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.iip-ecosphere.platform/test.simpleStream.spring/
implementation 'de.iip-ecosphere.platform:test.simpleStream.spring:0.3.0'
// https://jarcasting.com/artifacts/de.iip-ecosphere.platform/test.simpleStream.spring/
implementation ("de.iip-ecosphere.platform:test.simpleStream.spring:0.3.0")
'de.iip-ecosphere.platform:test.simpleStream.spring:jar:0.3.0'
<dependency org="de.iip-ecosphere.platform" name="test.simpleStream.spring" rev="0.3.0">
<artifact name="test.simpleStream.spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.iip-ecosphere.platform', module='test.simpleStream.spring', version='0.3.0')
)
libraryDependencies += "de.iip-ecosphere.platform" % "test.simpleStream.spring" % "0.3.0"
[de.iip-ecosphere.platform/test.simpleStream.spring "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | |
org.apache.logging.log4j : log4j-api | jar | [2.15.0] |
org.apache.logging.log4j : log4j-core | jar | [2.15.0] |
de.iip-ecosphere.platform : transport | jar | ${project.version} |
de.iip-ecosphere.platform : services.environment | jar | ${project.version} |
de.iip-ecosphere.platform : services.environment.spring | jar | ${project.version} |
de.iip-ecosphere.platform : transport.amqp | jar | ${project.version} |
de.iip-ecosphere.platform : transport.spring.amqp | jar | ${project.version} |
org.glassfish : jakarta.el Optional | jar | |
de.iip-ecosphere.platform : transport | test-jar | ${project.version} |
de.iip-ecosphere.platform : test.amqp.qpid | test-jar | ${project.version} |
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.boot : spring-boot-starter-actuator | jar | |
de.iip-ecosphere.platform : support.aas.basyx | jar | ${project.version} |
Group / Artifact | Type | Version |
---|---|---|
org.apache.qpid : qpid-broker | jar |