文件名 | 操作 |
---|---|
core-examples-2.3.0.CR2.pom | 下载 |
<dependency>
<groupId>org.hornetq.examples.core</groupId>
<artifactId>core-examples</artifactId>
<version>2.3.0.CR2</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.hornetq.examples.core', module='core-examples', version='2.3.0.CR2')
)