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