is not current version
Last Version 0.24.2

com.nike.wingtips:wingtips-spring-boot 0.13.0

Wingtips module wingtips-spring-boot

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.nike.wingtips
ArtifactId

ArtifactId

wingtips-spring-boot
Version

Version

0.13.0
Type

Type

jar

Download wingtips-spring-boot 0.13.0


<!-- https://jarcasting.com/artifacts/com.nike.wingtips/wingtips-spring-boot/ -->
<dependency>
    <groupId>com.nike.wingtips</groupId>
    <artifactId>wingtips-spring-boot</artifactId>
    <version>0.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.nike.wingtips/wingtips-spring-boot/
implementation 'com.nike.wingtips:wingtips-spring-boot:0.13.0'
// https://jarcasting.com/artifacts/com.nike.wingtips/wingtips-spring-boot/
implementation ("com.nike.wingtips:wingtips-spring-boot:0.13.0")
'com.nike.wingtips:wingtips-spring-boot:jar:0.13.0'
<dependency org="com.nike.wingtips" name="wingtips-spring-boot" rev="0.13.0">
  <artifact name="wingtips-spring-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nike.wingtips', module='wingtips-spring-boot', version='0.13.0')
)
libraryDependencies += "com.nike.wingtips" % "wingtips-spring-boot" % "0.13.0"
[com.nike.wingtips/wingtips-spring-boot "0.13.0"]