<dependency>
<groupId>io.fixprotocol.orchestra</groupId>
<artifactId>orchestra2doc</artifactId>
<version>1.7.2</version>
</dependency>
@Grapes(
@Grab(group='io.fixprotocol.orchestra', module='orchestra2doc', version='1.7.2')
)
<parent> <groupId>io.fixprotocol.orchestra</groupId> <artifactId>parent</artifactId> <version>1.7.2</version> </parent>
compile
|-- io.fixprotocol.orchestra:repository
|-- org.antlr:ST4
|-- net.sourceforge.plantuml:plantuml:8059
|-- javax.xml.bind:jaxb-api:2.3.1
|-- com.sun.xml.bind:jaxb-core:2.3.0.1
|-- com.sun.xml.bind:jaxb-impl:2.3.2
|-- javax.activation:activation:1.1.1
|-- javax.annotation:javax.annotation-api:1.3.2
test