License |
License |
---|---|
GroupId | GroupIdcn.renlm.plugins |
ArtifactId | ArtifactIdMy-Plugin |
Version | Version1.9.10 |
Type | Typejar |
Description |
DescriptionMy-Plugin
Java简化开发套路
|
Filename | Size |
---|---|
My-Plugin-1.9.10.pom | |
My-Plugin-1.9.10.jar | 119 KB |
My-Plugin-1.9.10-sources.jar | 67 KB |
My-Plugin-1.9.10-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>1.9.10</version>
</dependency>
// https://jarcasting.com/artifacts/cn.renlm.plugins/My-Plugin/
implementation 'cn.renlm.plugins:My-Plugin:1.9.10'
// https://jarcasting.com/artifacts/cn.renlm.plugins/My-Plugin/
implementation ("cn.renlm.plugins:My-Plugin:1.9.10")
'cn.renlm.plugins:My-Plugin:jar:1.9.10'
<dependency org="cn.renlm.plugins" name="My-Plugin" rev="1.9.10">
<artifact name="My-Plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.renlm.plugins', module='My-Plugin', version='1.9.10')
)
libraryDependencies += "cn.renlm.plugins" % "My-Plugin" % "1.9.10"
[cn.renlm.plugins/My-Plugin "1.9.10"]
Group / Artifact | Type | Version |
---|---|---|
cn.renlm.plugins : MyUtil | jar | 1.9.10 |
cn.renlm.plugins : MyCrawler | jar | 1.9.10 |
cn.renlm.plugins : MyExcel | jar | 1.9.10 |
cn.renlm.plugins : MyGenerator | jar | 1.9.10 |
org.projectlombok : lombok | jar | 1.18.16 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
junit : junit | jar | 4.13 |