metool

提供基础的Java封装的简化的工具类方法和常量

License

License

GroupId

GroupId

com.github.pengzhanqian
ArtifactId

ArtifactId

metool-parent
Last Version

Last Version

1.0.0-SNAPSHOTS
Release Date

Release Date

Type

Type

pom
Description

Description

metool
提供基础的Java封装的简化的工具类方法和常量

Download metool-parent

How to add to project

<!-- 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"]

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.13
org.projectlombok : lombok jar 1.18.12

Project Modules

  • metool-constant

Versions

Version
1.0.0-SNAPSHOTS
1.0.0