Categories |
CategoriesSpring Boot Container Microservices |
---|---|
GroupId | GroupIdcom.spt-development |
ArtifactId | ArtifactIdspt-development-cid-jms-spring-boot |
Version | Version2.0.1 |
Type | Typepom |
Filename | Size |
---|---|
spt-development-cid-jms-spring-boot-2.0.1.pom | 17 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.spt-development/spt-development-cid-jms-spring-boot/ -->
<dependency>
<groupId>com.spt-development</groupId>
<artifactId>spt-development-cid-jms-spring-boot</artifactId>
<version>2.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.spt-development/spt-development-cid-jms-spring-boot/
implementation 'com.spt-development:spt-development-cid-jms-spring-boot:2.0.1'
// https://jarcasting.com/artifacts/com.spt-development/spt-development-cid-jms-spring-boot/
implementation ("com.spt-development:spt-development-cid-jms-spring-boot:2.0.1")
'com.spt-development:spt-development-cid-jms-spring-boot:pom:2.0.1'
<dependency org="com.spt-development" name="spt-development-cid-jms-spring-boot" rev="2.0.1">
<artifact name="spt-development-cid-jms-spring-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.spt-development', module='spt-development-cid-jms-spring-boot', version='2.0.1')
)
libraryDependencies += "com.spt-development" % "spt-development-cid-jms-spring-boot" % "2.0.1"
[com.spt-development/spt-development-cid-jms-spring-boot "2.0.1"]