添加依赖
<dependency>
    <groupId>com.bloxbean.cardano</groupId>
    <artifactId>yaci-store-script-spring-boot-starter</artifactId>
    <version>3.0.0-beta3</version>
</dependency>
implementation 'com.bloxbean.cardano:yaci-store-script-spring-boot-starter:3.0.0-beta3'
com.bloxbean.cardano:yaci-store-script-spring-boot-starter:3.0.0-beta3
<dependency org="com.bloxbean.cardano" name="yaci-store-script-spring-boot-starter" rev="3.0.0-beta3" />
libraryDependencies += "com.bloxbean.cardano" % "yaci-store-script-spring-boot-starter" % "3.0.0-beta3"
@Grab(group='com.bloxbean.cardano', module='yaci-store-script-spring-boot-starter', version='3.0.0-beta3')
[com.bloxbean.cardano/yaci-store-script-spring-boot-starter "3.0.0-beta3"]
'com.bloxbean.cardano:yaci-store-script-spring-boot-starter:jar:3.0.0-beta3'