| License | License | 
|---|---|
| GroupId | GroupIdcom.github.pengzhanqian | 
| ArtifactId | ArtifactIdmetool-parent | 
| Last Version | Last Version1.0.0-SNAPSHOTS | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | Descriptionmetool 提供基础的Java封装的简化的工具类方法和常量 | 
| Filename | Size | 
|---|---|
| metool-parent-1.0.0-SNAPSHOTS.pom | 7 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.pengzhanqian/metool-parent/ -->
<dependency>
    <groupId>com.github.pengzhanqian</groupId>
    <artifactId>metool-parent</artifactId>
    <version>1.0.0-SNAPSHOTS</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/com.github.pengzhanqian/metool-parent/
implementation 'com.github.pengzhanqian:metool-parent:1.0.0-SNAPSHOTS'// https://jarcasting.com/artifacts/com.github.pengzhanqian/metool-parent/
implementation ("com.github.pengzhanqian:metool-parent:1.0.0-SNAPSHOTS")'com.github.pengzhanqian:metool-parent:pom:1.0.0-SNAPSHOTS'<dependency org="com.github.pengzhanqian" name="metool-parent" rev="1.0.0-SNAPSHOTS">
  <artifact name="metool-parent" type="pom" />
</dependency>@Grapes(
@Grab(group='com.github.pengzhanqian', module='metool-parent', version='1.0.0-SNAPSHOTS')
)libraryDependencies += "com.github.pengzhanqian" % "metool-parent" % "1.0.0-SNAPSHOTS"[com.github.pengzhanqian/metool-parent "1.0.0-SNAPSHOTS"]| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13 | 
| org.projectlombok : lombok | jar | 1.18.12 |