File | Operation |
---|---|
pulsar-2.10.1.10-rc-arrowstreet.pom | download |
<dependency>
<groupId>io.streamnative</groupId>
<artifactId>pulsar</artifactId>
<version>2.10.1.10-rc-arrowstreet</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='io.streamnative', module='pulsar', version='2.10.1.10-rc-arrowstreet')
)
<parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> <version>23</version> </parent>
provided
|-- javax.annotation:javax.annotation-api
test
|-- io.streamnative:buildtools
|-- org.mockito:mockito-inline
|-- com.github.stefanbirkner:system-lambda:1.2.1