is not current version
Last Version 0.1.2

com.github.zgqq:flycat-springboot-app 0.0.1

Simplify Java web and microservice development

GroupId

GroupId

com.github.zgqq
ArtifactId

ArtifactId

flycat-springboot-app
Version

Version

0.0.1
Type

Type

pom

Download flycat-springboot-app 0.0.1


<!-- https://jarcasting.com/artifacts/com.github.zgqq/flycat-springboot-app/ -->
<dependency>
    <groupId>com.github.zgqq</groupId>
    <artifactId>flycat-springboot-app</artifactId>
    <version>0.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.zgqq/flycat-springboot-app/
implementation 'com.github.zgqq:flycat-springboot-app:0.0.1'
// https://jarcasting.com/artifacts/com.github.zgqq/flycat-springboot-app/
implementation ("com.github.zgqq:flycat-springboot-app:0.0.1")
'com.github.zgqq:flycat-springboot-app:pom:0.0.1'
<dependency org="com.github.zgqq" name="flycat-springboot-app" rev="0.0.1">
  <artifact name="flycat-springboot-app" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.zgqq', module='flycat-springboot-app', version='0.0.1')
)
libraryDependencies += "com.github.zgqq" % "flycat-springboot-app" % "0.0.1"
[com.github.zgqq/flycat-springboot-app "0.0.1"]