License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.thierrysquirrel |
ArtifactId | ArtifactIdweb-route-spring-boot |
Last Version | Last Version1.0.1.4-RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionweb-route-spring-boot
web-route-spring-boot
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
web-route-spring-boot-1.0.1.4-RELEASE.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.thierrysquirrel/web-route-spring-boot/ -->
<dependency>
<groupId>com.github.thierrysquirrel</groupId>
<artifactId>web-route-spring-boot</artifactId>
<version>1.0.1.4-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.thierrysquirrel/web-route-spring-boot/
implementation 'com.github.thierrysquirrel:web-route-spring-boot:1.0.1.4-RELEASE'
// https://jarcasting.com/artifacts/com.github.thierrysquirrel/web-route-spring-boot/
implementation ("com.github.thierrysquirrel:web-route-spring-boot:1.0.1.4-RELEASE")
'com.github.thierrysquirrel:web-route-spring-boot:pom:1.0.1.4-RELEASE'
<dependency org="com.github.thierrysquirrel" name="web-route-spring-boot" rev="1.0.1.4-RELEASE">
<artifact name="web-route-spring-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.thierrysquirrel', module='web-route-spring-boot', version='1.0.1.4-RELEASE')
)
libraryDependencies += "com.github.thierrysquirrel" % "web-route-spring-boot" % "1.0.1.4-RELEASE"
[com.github.thierrysquirrel/web-route-spring-boot "1.0.1.4-RELEASE"]