Last Version

My-Plugin 2.4.4

Java简化开发套路

License

License

GroupId

GroupId

cn.renlm.plugins
ArtifactId

ArtifactId

My-Plugin
Version

Version

2.4.4
Type

Type

jar
Description

Description

My-Plugin
Java简化开发套路

Download My-Plugin 2.4.4


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

Dependencies

compile (54)

Group / Artifact Type Version
net.openhft : compiler jar 2.4.1
org.jetbrains : annotations jar 19.0.0
cn.hutool : hutool-all jar 5.8.3
com.google.guava : guava jar 31.1-jre
com.google.guava : failureaccess jar 1.0.1
com.google.guava : listenablefuture jar 9999.0-empty-to-avoid-conflict-with-guava
com.google.code.findbugs : jsr305 jar 3.0.2
org.checkerframework : checker-qual jar 3.12.0
com.google.errorprone : error_prone_annotations jar 2.11.0
com.google.j2objc : j2objc-annotations jar 1.3
com.squareup.okhttp3 : okhttp jar 3.14.9
com.squareup.okio : okio jar 1.17.2
org.jsoup : jsoup jar 1.14.3
com.alibaba : fastjson jar 1.2.83
net.minidev : json-smart jar 2.4.8
net.minidev : accessors-smart jar 2.4.8
org.ow2.asm : asm jar 9.1
us.codecraft : webmagic-core jar 0.7.5
org.apache.httpcomponents : httpclient jar 4.5.13
org.apache.httpcomponents : httpcore jar 4.4.13
commons-logging : commons-logging jar 1.2
commons-codec : commons-codec jar 1.15
org.apache.commons : commons-lang3 jar 3.11
us.codecraft : xsoup jar 0.3.2
org.assertj : assertj-core jar 3.9.1
commons-collections : commons-collections jar 3.2.2
commons-io : commons-io jar 2.8.0
com.jayway.jsonpath : json-path jar 2.5.0
us.codecraft : webmagic-extension jar 0.7.5
org.seleniumhq.selenium : selenium-chrome-driver jar 3.141.59
org.seleniumhq.selenium : selenium-api jar 3.141.59
org.seleniumhq.selenium : selenium-remote-driver jar 3.141.59
net.bytebuddy : byte-buddy jar 1.8.15
org.apache.commons : commons-exec jar 1.3
redis.clients : jedis jar 3.6.3
org.apache.commons : commons-pool2 jar 2.9.0
org.apache.commons : commons-compress jar 1.21
com.thoughtworks.xstream : xstream jar 1.4.19
io.github.x-stream : mxparser jar 1.2.2
xmlpull : xmlpull jar 1.1.3.1
com.alibaba : easyexcel jar 3.1.1
com.alibaba : easyexcel-core jar 3.1.1
com.alibaba : easyexcel-support jar 3.1.1
org.apache.poi : poi jar 4.1.2
org.apache.commons : commons-collections4 jar 4.4
org.apache.commons : commons-math3 jar 3.6.1
com.zaxxer : SparseBitSet jar 1.2
org.apache.poi : poi-ooxml jar 4.1.2
com.github.virtuald : curvesapi jar 1.06
org.apache.poi : poi-ooxml-schemas jar 4.1.2
org.apache.xmlbeans : xmlbeans jar 3.1.0
org.apache.commons : commons-csv jar 1.8
org.ehcache : ehcache jar 3.9.9
org.slf4j : slf4j-api jar 1.7.32

provided (5)

Group / Artifact Type Version
cn.renlm.plugins : MyUtil jar 2.4.4
cn.renlm.plugins : MyCrawler jar 2.4.4
cn.renlm.plugins : MyExcel jar 2.4.4
cn.renlm.plugins : MyGenerator jar 2.4.4
org.projectlombok : lombok jar 1.18.22

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.11
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.