License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcom.github.thierrysquirrel |
ArtifactId | ArtifactIdweb-route-spring-boot-autoconfigure |
Last Version | Last Version1.0.1.4-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionweb-route-spring-boot
|
<!-- https://jarcasting.com/artifacts/com.github.thierrysquirrel/web-route-spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.github.thierrysquirrel</groupId>
<artifactId>web-route-spring-boot-autoconfigure</artifactId>
<version>1.0.1.4-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.thierrysquirrel/web-route-spring-boot-autoconfigure/
implementation 'com.github.thierrysquirrel:web-route-spring-boot-autoconfigure:1.0.1.4-RELEASE'
// https://jarcasting.com/artifacts/com.github.thierrysquirrel/web-route-spring-boot-autoconfigure/
implementation ("com.github.thierrysquirrel:web-route-spring-boot-autoconfigure:1.0.1.4-RELEASE")
'com.github.thierrysquirrel:web-route-spring-boot-autoconfigure:jar:1.0.1.4-RELEASE'
<dependency org="com.github.thierrysquirrel" name="web-route-spring-boot-autoconfigure" rev="1.0.1.4-RELEASE">
<artifact name="web-route-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.thierrysquirrel', module='web-route-spring-boot-autoconfigure', version='1.0.1.4-RELEASE')
)
libraryDependencies += "com.github.thierrysquirrel" % "web-route-spring-boot-autoconfigure" % "1.0.1.4-RELEASE"
[com.github.thierrysquirrel/web-route-spring-boot-autoconfigure "1.0.1.4-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.6.5 |
org.springframework.boot : spring-boot-starter | jar | 2.6.5 |
org.projectlombok : lombok Optional | jar | 1.18.22 |
com.google.guava : guava | jar | 31.1-jre |
io.netty : netty-all | jar | 4.1.75.Final |