文件名 | 操作 |
---|---|
solace-jms-spring-boot-parent-1.0.0.pom | 下载 |
<dependency>
<groupId>com.solace.spring.boot</groupId>
<artifactId>solace-jms-spring-boot-parent</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
libraryDependencies += "com.solace.spring.boot" % "solace-jms-spring-boot-parent" % "1.0.0"
@Grapes(
@Grab(group='com.solace.spring.boot', module='solace-jms-spring-boot-parent', version='1.0.0')
)
<dependency org="com.solace.spring.boot" name="solace-jms-spring-boot-parent" rev="1.0.0" />