| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаio.github.ecsoya |
| Идентификатор | Идентификаторfabric-gateway-spring-boot-starter |
| Версия | Версия2.0.2 |
| Тип | Типjar |
| Описание |
ОписаниеProvided Springboot starter for spring-fabric-gateway based on fabric-gateway-java (https://github.com/hyperledger/fabric-gateway-java)
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/io.github.ecsoya/fabric-gateway-spring-boot-starter/ -->
<dependency>
<groupId>io.github.ecsoya</groupId>
<artifactId>fabric-gateway-spring-boot-starter</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ecsoya/fabric-gateway-spring-boot-starter/
implementation 'io.github.ecsoya:fabric-gateway-spring-boot-starter:2.0.2'
// https://jarcasting.com/artifacts/io.github.ecsoya/fabric-gateway-spring-boot-starter/
implementation ("io.github.ecsoya:fabric-gateway-spring-boot-starter:2.0.2")
'io.github.ecsoya:fabric-gateway-spring-boot-starter:jar:2.0.2'
<dependency org="io.github.ecsoya" name="fabric-gateway-spring-boot-starter" rev="2.0.2">
<artifact name="fabric-gateway-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ecsoya', module='fabric-gateway-spring-boot-starter', version='2.0.2')
)
libraryDependencies += "io.github.ecsoya" % "fabric-gateway-spring-boot-starter" % "2.0.2"
[io.github.ecsoya/fabric-gateway-spring-boot-starter "2.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| io.github.ecsoya : spring-fabric-gateway | jar | 2.0.2 |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar |