is not current version
Last Version 2.4.4

MyPlugin 1.9.10

Java简化开发套路

License

License

GroupId

GroupId

cn.renlm.plugins
ArtifactId

ArtifactId

MyPlugin-parent
Version

Version

1.9.10
Type

Type

pom
Description

Description

MyPlugin
Java简化开发套路

Download MyPlugin-parent 1.9.10


<!-- https://jarcasting.com/artifacts/cn.renlm.plugins/MyPlugin-parent/ -->
<dependency>
    <groupId>cn.renlm.plugins</groupId>
    <artifactId>MyPlugin-parent</artifactId>
    <version>1.9.10</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.renlm.plugins/MyPlugin-parent/
implementation 'cn.renlm.plugins:MyPlugin-parent:1.9.10'
// https://jarcasting.com/artifacts/cn.renlm.plugins/MyPlugin-parent/
implementation ("cn.renlm.plugins:MyPlugin-parent:1.9.10")
'cn.renlm.plugins:MyPlugin-parent:pom:1.9.10'
<dependency org="cn.renlm.plugins" name="MyPlugin-parent" rev="1.9.10">
  <artifact name="MyPlugin-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.renlm.plugins', module='MyPlugin-parent', version='1.9.10')
)
libraryDependencies += "cn.renlm.plugins" % "MyPlugin-parent" % "1.9.10"
[cn.renlm.plugins/MyPlugin-parent "1.9.10"]

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
junit : junit jar 4.13

Project Modules

  • My-Plugin
  • MyCrawler
  • MyExcel
  • MyGenerator
  • MyUtil