Monero RPC :: Spring Boot :: Auto-configuration

Spring Boot auto-configuration for Monero RPC clients

License

License

Categories

Categories

Spring Boot Container Microservices Net Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

net.lageto.monero
ArtifactId

ArtifactId

rpc-spring-boot-autoconfigure
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Monero RPC :: Spring Boot :: Auto-configuration
Spring Boot auto-configuration for Monero RPC clients

Download rpc-spring-boot-autoconfigure

How to add to project

<!-- 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"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
net.lageto.monero : rpc Optional jar 0.3.0
org.springframework.boot : spring-boot-configuration-processor Optional jar

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0