<dependency>
<groupId>org.openrewrite</groupId>
<artifactId>rewrite-test</artifactId>
<version>8.42.0</version>
</dependency>
compile
|-- org.openrewrite:rewrite-core:8.42.0
|-- org.junit.jupiter:junit-jupiter-api:5.11.4
|-- org.junit.jupiter:junit-jupiter-params:5.11.4
|-- org.junit.platform:junit-platform-launcher:1.11.4
runtime
|-- org.jetbrains:annotations:26.0.1
|-- org.assertj:assertj-core:3.26.3
|-- com.fasterxml.jackson.dataformat:jackson-dataformat-csv:2.17.2