| Категории |
КатегорииORM Данные |
|---|---|
| Группа | Группаde.iip-ecosphere.platform |
| Идентификатор | Идентификаторservices.spring |
| Последняя версия | Последняя версия0.3.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеServices (Spring)
The Spring Cloud Stream service management interface implementation of the IIP-Ecosphere platform.
|
| Имя Файла | Размер |
|---|---|
| services.spring-0.3.0.pom | |
| services.spring-0.3.0.jar | 52 KB |
| services.spring-0.3.0-tests.jar | 25 KB |
| services.spring-0.3.0-test-sources.jar | 16 KB |
| services.spring-0.3.0-test-javadoc.jar | 70 KB |
| services.spring-0.3.0-sources.jar | 47 KB |
| services.spring-0.3.0-javadoc.jar | 237 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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} |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |