<dependency>
<groupId>net.dreamlu</groupId>
<artifactId>tio-utils</artifactId>
<version>3.8.4.v20220920-RELEASE</version>
</dependency>
@Grapes(
@Grab(group='net.dreamlu', module='tio-utils', version='3.8.4.v20220920-RELEASE')
)
<parent> <groupId>net.dreamlu</groupId> <artifactId>tio-parent</artifactId> <version>3.8.4.v20220920-RELEASE</version> </parent>
compile
|-- com.github.ben-manes.caffeine:caffeine
provided
|-- org.quartz-scheduler:quartz
|-- org.quartz-scheduler:quartz-jobs
|-- ch.qos.logback:logback-classic
|-- net.oschina.j2cache:j2cache-core
|-- org.apache.curator:curator-x-discovery
|-- com.squareup.okhttp3:okhttp
|-- com.esotericsoftware:reflectasm
|-- commons-codec:commons-codec
|-- org.apache.commons:commons-configuration2
|-- nl.basjes.parse.useragent:yauaa
test
|-- junit:junit