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