License |
License
MIT License
|
---|---|
GroupId | GroupIdtop.redscorpion |
ArtifactId | ArtifactIdredscorpion-parent |
Last Version | Last Version0.0.7 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionredscorpion
Java工具类库
|
Filename | Size |
---|---|
redscorpion-parent-0.0.7.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/top.redscorpion/redscorpion-parent/ -->
<dependency>
<groupId>top.redscorpion</groupId>
<artifactId>redscorpion-parent</artifactId>
<version>0.0.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/top.redscorpion/redscorpion-parent/
implementation 'top.redscorpion:redscorpion-parent:0.0.7'
// https://jarcasting.com/artifacts/top.redscorpion/redscorpion-parent/
implementation ("top.redscorpion:redscorpion-parent:0.0.7")
'top.redscorpion:redscorpion-parent:pom:0.0.7'
<dependency org="top.redscorpion" name="redscorpion-parent" rev="0.0.7">
<artifact name="redscorpion-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='top.redscorpion', module='redscorpion-parent', version='0.0.7')
)
libraryDependencies += "top.redscorpion" % "redscorpion-parent" % "0.0.7"
[top.redscorpion/redscorpion-parent "0.0.7"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.projectlombok : lombok | jar | 1.18.24 |