License |
License |
---|---|
GroupId | GroupIdcn.renlm.plugins |
ArtifactId | ArtifactIdMy-Plugin |
Version | Version2.0.15 |
Type | Typejar |
Description |
DescriptionMy-Plugin
Java简化开发套路
|
Filename | Size |
---|---|
My-Plugin-2.0.15.pom | |
My-Plugin-2.0.15.jar | 129 KB |
My-Plugin-2.0.15-sources.jar | 73 KB |
My-Plugin-2.0.15-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.renlm.plugins/My-Plugin/ -->
<dependency>
<groupId>cn.renlm.plugins</groupId>
<artifactId>My-Plugin</artifactId>
<version>2.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/cn.renlm.plugins/My-Plugin/
implementation 'cn.renlm.plugins:My-Plugin:2.0.15'
// https://jarcasting.com/artifacts/cn.renlm.plugins/My-Plugin/
implementation ("cn.renlm.plugins:My-Plugin:2.0.15")
'cn.renlm.plugins:My-Plugin:jar:2.0.15'
<dependency org="cn.renlm.plugins" name="My-Plugin" rev="2.0.15">
<artifact name="My-Plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.renlm.plugins', module='My-Plugin', version='2.0.15')
)
libraryDependencies += "cn.renlm.plugins" % "My-Plugin" % "2.0.15"
[cn.renlm.plugins/My-Plugin "2.0.15"]
Group / Artifact | Type | Version |
---|---|---|
cn.renlm.plugins : MyUtil | jar | 2.0.15 |
cn.renlm.plugins : MyCrawler | jar | 2.0.15 |
cn.renlm.plugins : MyExcel | jar | 2.0.15 |
cn.renlm.plugins : MyGenerator | jar | 2.0.15 |
org.projectlombok : lombok | jar | 1.18.16 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.10 |
junit : junit | jar | 4.13 |