y

yaci-store-epoch-spring-boot-starter

Yaci Protocol Params Store Spring Boot Starter
https://github.com/bloxbean/yaci-store
The MIT License
Satya
Files download
File Operation
yaci-store-epoch-spring-boot-starter-0.1.0-rc1.jar download
yaci-store-epoch-spring-boot-starter-0.1.0-rc1.pom download
yaci-store-epoch-spring-boot-starter-0.1.0-rc1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.bloxbean.cardano</groupId>
  <artifactId>yaci-store-epoch-spring-boot-starter</artifactId>
  <version>0.1.0-rc1</version>
</dependency>
Gradle Groovy
implementation 'com.bloxbean.cardano:yaci-store-epoch-spring-boot-starter:0.1.0-rc1'
Gradle Kotlin
implementation("com.bloxbean.cardano:yaci-store-epoch-spring-boot-starter:0.1.0-rc1")
Scala SBT
libraryDependencies += "com.bloxbean.cardano" % "yaci-store-epoch-spring-boot-starter" % "0.1.0-rc1"
Groovy Grape
@Grapes(
  @Grab(group='com.bloxbean.cardano', module='yaci-store-epoch-spring-boot-starter', version='0.1.0-rc1')
)
Apache Ivy
<dependency org="com.bloxbean.cardano" name="yaci-store-epoch-spring-boot-starter" rev="0.1.0-rc1" />
Leiningen
[com.bloxbean.cardano/yaci-store-epoch-spring-boot-starter "0.1.0-rc1"]
Apache Buildr
'com.bloxbean.cardano:yaci-store-epoch-spring-boot-starter:jar:0.1.0-rc1'