File | Operation |
---|---|
parent-1.3.0-RC4.pom | download |
<dependency>
<groupId>io.fixprotocol.orchestra</groupId>
<artifactId>parent</artifactId>
<version>1.3.0-RC4</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='io.fixprotocol.orchestra', module='parent', version='1.3.0-RC4')
)
test
|-- junit:junit:4.11