s

starxmind-spring-boot-response

Files download
File Operation
starxmind-spring-boot-response-0.1.5.jar download
starxmind-spring-boot-response-0.1.5.pom download
starxmind-spring-boot-response-0.1.5-sources.jar download
Apache Maven
<dependency>
  <groupId>com.starxmind</groupId>
  <artifactId>starxmind-spring-boot-response</artifactId>
  <version>0.1.5</version>
</dependency>
Gradle Groovy
implementation 'com.starxmind:starxmind-spring-boot-response:0.1.5'
Gradle Kotlin
implementation("com.starxmind:starxmind-spring-boot-response:0.1.5")
Scala SBT
libraryDependencies += "com.starxmind" % "starxmind-spring-boot-response" % "0.1.5"
Groovy Grape
@Grapes(
  @Grab(group='com.starxmind', module='starxmind-spring-boot-response', version='0.1.5')
)
Apache Ivy
<dependency org="com.starxmind" name="starxmind-spring-boot-response" rev="0.1.5" />
Leiningen
[com.starxmind/starxmind-spring-boot-response "0.1.5"]
Apache Buildr
'com.starxmind:starxmind-spring-boot-response:jar:0.1.5'