is not current version
Last Version 1.1.1-RELEASE

com.battcn:request-spring-boot-autoconfigure 1.0.8-RELEASE


Categories

Categories

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

GroupId

com.battcn
ArtifactId

ArtifactId

request-spring-boot-autoconfigure
Version

Version

1.0.8-RELEASE
Type

Type

jar

Download request-spring-boot-autoconfigure 1.0.8-RELEASE


<!-- https://jarcasting.com/artifacts/com.battcn/request-spring-boot-autoconfigure/ -->
<dependency>
    <groupId>com.battcn</groupId>
    <artifactId>request-spring-boot-autoconfigure</artifactId>
    <version>1.0.8-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.battcn/request-spring-boot-autoconfigure/
implementation 'com.battcn:request-spring-boot-autoconfigure:1.0.8-RELEASE'
// https://jarcasting.com/artifacts/com.battcn/request-spring-boot-autoconfigure/
implementation ("com.battcn:request-spring-boot-autoconfigure:1.0.8-RELEASE")
'com.battcn:request-spring-boot-autoconfigure:jar:1.0.8-RELEASE'
<dependency org="com.battcn" name="request-spring-boot-autoconfigure" rev="1.0.8-RELEASE">
  <artifact name="request-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.battcn', module='request-spring-boot-autoconfigure', version='1.0.8-RELEASE')
)
libraryDependencies += "com.battcn" % "request-spring-boot-autoconfigure" % "1.0.8-RELEASE"
[com.battcn/request-spring-boot-autoconfigure "1.0.8-RELEASE"]