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