| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Сеть Auto Библиотеки уровня приложения Code Generators config Configuration |
| Группа | Группаnet.lageto.monero |
| Идентификатор | Идентификаторrpc-spring-boot-autoconfigure |
| Последняя версия | Последняя версия0.3.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеMonero RPC :: Spring Boot :: Auto-configuration
Spring Boot auto-configuration for Monero RPC clients
|
<!-- https://jarcasting.com/artifacts/net.lageto.monero/rpc-spring-boot-autoconfigure/ -->
<dependency>
<groupId>net.lageto.monero</groupId>
<artifactId>rpc-spring-boot-autoconfigure</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.lageto.monero/rpc-spring-boot-autoconfigure/
implementation 'net.lageto.monero:rpc-spring-boot-autoconfigure:0.3.0'
// https://jarcasting.com/artifacts/net.lageto.monero/rpc-spring-boot-autoconfigure/
implementation ("net.lageto.monero:rpc-spring-boot-autoconfigure:0.3.0")
'net.lageto.monero:rpc-spring-boot-autoconfigure:jar:0.3.0'
<dependency org="net.lageto.monero" name="rpc-spring-boot-autoconfigure" rev="0.3.0">
<artifact name="rpc-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.lageto.monero', module='rpc-spring-boot-autoconfigure', version='0.3.0')
)
libraryDependencies += "net.lageto.monero" % "rpc-spring-boot-autoconfigure" % "0.3.0"
[net.lageto.monero/rpc-spring-boot-autoconfigure "0.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| net.lageto.monero : rpc Необязательный | jar | 0.3.0 |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.2 |
| org.springframework.boot : spring-boot-starter-test | jar |