<dependency>
<groupId>ai.platon.pulsar</groupId>
<artifactId>pulsar-common</artifactId>
<version>1.10.9</version>
</dependency>
<parent> <groupId>ai.platon.pulsar</groupId> <artifactId>pulsar</artifactId> <version>1.10.9</version> </parent>
compile
|-- org.springframework:spring-core
|-- org.apache.httpcomponents:httpclient:4.5.13
|-- org.apache.commons:commons-lang3
|-- org.apache.commons:commons-math3
|-- org.apache.commons:commons-collections4
|-- org.codehaus.woodstox:stax2-api:4.2.1
|-- com.fasterxml.woodstox:woodstox-core:6.4.0
|-- com.fasterxml.jackson.module:jackson-module-kotlin
|-- com.fasterxml.jackson.dataformat:jackson-dataformat-properties
|-- com.fasterxml.jackson.datatype:jackson-datatype-jsr310
|-- org.jetbrains.kotlin:kotlin-serialization
|-- org.nibor.autolink:autolink
|-- ch.qos.logback:logback-classic
test
|-- junit:junit