is not current version
Last Version 0.0.6

top.redscorpion.boot:redscorpion-boot-parent 0.0.1

Java工具类库

GroupId

GroupId

top.redscorpion.boot
ArtifactId

ArtifactId

redscorpion-boot-parent
Version

Version

0.0.1
Type

Type

pom

Download redscorpion-boot-parent 0.0.1


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