<dependency>
<groupId>org.graceframework</groupId>
<artifactId>grace-gradle-plugin</artifactId>
<version>2023.0.0-M3</version>
</dependency>
@Grapes(
@Grab(group='org.graceframework', module='grace-gradle-plugin', version='2023.0.0-M3')
)
compile
|-- org.apache.groovy:groovy:4.0.11
|-- org.slf4j:jcl-over-slf4j:2.0.7
|-- org.graceframework:grace-bootstrap:2023.0.0-M3
|-- org.graceframework:grace-gradle-model:2023.0.0-M3
|-- org.graceframework:grace-shell:2023.0.0-M3
|-- com.netflix.nebula:gradle-extra-configurations-plugin:9.0.0
|-- io.github.gradle-nexus:publish-plugin:1.3.0
|-- com.bmuschko:gradle-nexus-plugin:2.3.1
|-- org.apache.maven:maven-model:3.6.3
|-- org.springframework.boot:spring-boot-gradle-plugin:3.0.6