File | Operation |
---|---|
bonita-runtime-5.0.preview.pom | download |
<dependency>
<groupId>org.ow2.bonita</groupId>
<artifactId>bonita-runtime</artifactId>
<version>5.0.preview</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.ow2.bonita', module='bonita-runtime', version='5.0.preview')
)
<parent> <groupId>org.ow2</groupId> <artifactId>ow2</artifactId> <version>1.1</version> </parent>