<dependency>
<groupId>com.dtflys.forest</groupId>
<artifactId>forest-solon-plugin</artifactId>
<version>1.5.32</version>
</dependency>
@Grapes(
@Grab(group='com.dtflys.forest', module='forest-solon-plugin', version='1.5.32')
)
<parent> <groupId>com.dtflys.forest</groupId> <artifactId>forest</artifactId> <version>1.5.32</version> </parent>
compile
|-- com.dtflys.forest:forest-core
|-- com.google.protobuf:protobuf-java
test
|-- org.noear:solon-test-junit4:2.2.1
|-- com.fasterxml.jackson.core:jackson-core
|-- com.fasterxml.jackson.core:jackson-databind
|-- com.fasterxml.jackson.core:jackson-annotations