License |
License
Mulan Permissive Software License,Version 2
|
---|---|
GroupId | GroupIdcn.tuheishan |
ArtifactId | ArtifactIdmeteor-parent |
Last Version | Last Version1.0.11 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionmeteor
Hope to write the project very quickly.
|
Project URL |
Project URL |
Filename | Size |
---|---|
meteor-parent-1.0.11.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.tuheishan/meteor-parent/ -->
<dependency>
<groupId>cn.tuheishan</groupId>
<artifactId>meteor-parent</artifactId>
<version>1.0.11</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.tuheishan/meteor-parent/
implementation 'cn.tuheishan:meteor-parent:1.0.11'
// https://jarcasting.com/artifacts/cn.tuheishan/meteor-parent/
implementation ("cn.tuheishan:meteor-parent:1.0.11")
'cn.tuheishan:meteor-parent:pom:1.0.11'
<dependency org="cn.tuheishan" name="meteor-parent" rev="1.0.11">
<artifact name="meteor-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.tuheishan', module='meteor-parent', version='1.0.11')
)
libraryDependencies += "cn.tuheishan" % "meteor-parent" % "1.0.11"
[cn.tuheishan/meteor-parent "1.0.11"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.36 |
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |