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