is not current version
Last Version 1.1.1

com.oldnoop:cos-spring-boot-autoconfigure 1.1.0


Categories

Categories

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

GroupId

com.oldnoop
ArtifactId

ArtifactId

cos-spring-boot-autoconfigure
Version

Version

1.1.0
Type

Type

jar

Download cos-spring-boot-autoconfigure 1.1.0


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