GroupId | GroupIdcom.github.gitqiao |
---|---|
ArtifactId | ArtifactIdavocado-boot-starter-parent |
Version | Version0.0.2 |
Type | Typepom |
Filename | Size |
---|---|
avocado-boot-starter-parent-0.0.2.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.gitqiao/avocado-boot-starter-parent/ -->
<dependency>
<groupId>com.github.gitqiao</groupId>
<artifactId>avocado-boot-starter-parent</artifactId>
<version>0.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.gitqiao/avocado-boot-starter-parent/
implementation 'com.github.gitqiao:avocado-boot-starter-parent:0.0.2'
// https://jarcasting.com/artifacts/com.github.gitqiao/avocado-boot-starter-parent/
implementation ("com.github.gitqiao:avocado-boot-starter-parent:0.0.2")
'com.github.gitqiao:avocado-boot-starter-parent:pom:0.0.2'
<dependency org="com.github.gitqiao" name="avocado-boot-starter-parent" rev="0.0.2">
<artifact name="avocado-boot-starter-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.gitqiao', module='avocado-boot-starter-parent', version='0.0.2')
)
libraryDependencies += "com.github.gitqiao" % "avocado-boot-starter-parent" % "0.0.2"
[com.github.gitqiao/avocado-boot-starter-parent "0.0.2"]