License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcom.github.smallmiro |
ArtifactId | ArtifactIdnbasearc-spring-boot-autoconfigure |
Version | Version1.0.2 |
Type | Typejar |
Description |
Descriptionnbase-arc spring-boot
|
<!-- https://jarcasting.com/artifacts/com.github.smallmiro/nbasearc-spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.github.smallmiro</groupId>
<artifactId>nbasearc-spring-boot-autoconfigure</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.smallmiro/nbasearc-spring-boot-autoconfigure/
implementation 'com.github.smallmiro:nbasearc-spring-boot-autoconfigure:1.0.2'
// https://jarcasting.com/artifacts/com.github.smallmiro/nbasearc-spring-boot-autoconfigure/
implementation ("com.github.smallmiro:nbasearc-spring-boot-autoconfigure:1.0.2")
'com.github.smallmiro:nbasearc-spring-boot-autoconfigure:jar:1.0.2'
<dependency org="com.github.smallmiro" name="nbasearc-spring-boot-autoconfigure" rev="1.0.2">
<artifact name="nbasearc-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.smallmiro', module='nbasearc-spring-boot-autoconfigure', version='1.0.2')
)
libraryDependencies += "com.github.smallmiro" % "nbasearc-spring-boot-autoconfigure" % "1.0.2"
[com.github.smallmiro/nbasearc-spring-boot-autoconfigure "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.navercorp : nbase-arc-java-client | jar | 1.4.6 |
org.springframework.boot : spring-boot | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.data : spring-data-redis | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |