<dependency>
<groupId>com.dtflys.forest</groupId>
<artifactId>forest-spring-boot3-test</artifactId>
<version>1.5.34</version>
</dependency>
@Grapes(
@Grab(group='com.dtflys.forest', module='forest-spring-boot3-test', version='1.5.34')
)
<parent> <groupId>com.dtflys.forest</groupId> <artifactId>forest-test</artifactId> <version>1.5.34</version> </parent>
compile
|-- com.dtflys.forest:forest-spring-boot3-starter
test
|-- org.springframework.boot:spring-boot-configuration-processor:3.1.4
|-- org.springframework.boot:spring-boot-starter:3.1.4
|-- org.springframework.boot:spring-boot-starter-test:3.1.4
|-- com.fasterxml.jackson.core:jackson-core
|-- com.fasterxml.jackson.core:jackson-databind
|-- com.fasterxml.jackson.core:jackson-annotations