is not current version
Last Version 2.4.4

My-Plugin 2.0.6

Java简化开发套路

License

License

GroupId

GroupId

cn.renlm.plugins
ArtifactId

ArtifactId

My-Plugin
Version

Version

2.0.6
Type

Type

jar
Description

Description

My-Plugin
Java简化开发套路

Download My-Plugin 2.0.6


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

Dependencies

compile (62)

Group / Artifact Type Version
net.openhft : compiler jar 2.4.1
org.jetbrains : annotations jar 19.0.0
cn.hutool : hutool-all jar 5.7.20
com.google.guava : guava jar 31.0.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.7.1
com.google.j2objc : j2objc-annotations jar 1.3
net.minidev : json-smart jar 2.4.7
net.minidev : accessors-smart jar 2.4.7
org.ow2.asm : asm jar 9.1
org.jsoup : jsoup jar 1.14.3
com.squareup.okhttp3 : okhttp jar 4.9.3
com.squareup.okio : okio jar 2.8.0
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.4.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.10
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.11
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
com.alibaba : fastjson jar 1.2.75
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.18
io.github.x-stream : mxparser jar 1.2.2
xmlpull : xmlpull jar 1.1.3.1
com.alibaba : easyexcel jar 3.0.5
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
cglib : cglib jar 3.3.0
org.ehcache : ehcache jar 3.8.1
org.glassfish.jaxb : jaxb-runtime jar 2.3.1
javax.xml.bind : jaxb-api jar 2.3.1
org.glassfish.jaxb : txw2 jar 2.3.1
com.sun.istack : istack-commons-runtime jar 3.0.7
org.jvnet.staxex : stax-ex jar 1.8
com.sun.xml.fastinfoset : FastInfoset jar 1.2.15
javax.activation : javax.activation-api jar 1.2.0
org.slf4j : slf4j-api jar 1.7.32

provided (5)

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

test (2)

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

Project Modules

There are no modules declared in this project.