<dependency>
<groupId>com.buschmais.xo</groupId>
<artifactId>xo.spring</artifactId>
<version>2.3.0</version>
</dependency>
<parent> <groupId>com.buschmais.xo</groupId> <artifactId>xo.parent</artifactId> <version>2.3.0</version> </parent>
compile
provided
|-- org.springframework.boot:spring-boot-autoconfigure
|-- org.springframework.boot:spring-boot-configuration-processor
|-- org.springframework:spring-tx
runtime
test