| License |
License |
|---|---|
| GroupId | GroupIdcn.northsun |
| ArtifactId | ArtifactIdparent |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionnorthsun
northsun
|
| Filename | Size |
|---|---|
| parent-1.0.0.pom | 20 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.northsun/parent/ -->
<dependency>
<groupId>cn.northsun</groupId>
<artifactId>parent</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.northsun/parent/
implementation 'cn.northsun:parent:1.0.0'
// https://jarcasting.com/artifacts/cn.northsun/parent/
implementation ("cn.northsun:parent:1.0.0")
'cn.northsun:parent:pom:1.0.0'
<dependency org="cn.northsun" name="parent" rev="1.0.0">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.northsun', module='parent', version='1.0.0')
)
libraryDependencies += "cn.northsun" % "parent" % "1.0.0"
[cn.northsun/parent "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |