is not current version
Last Version 1.5.0

com.github.mikesafonov:smpp-server-mock-spring-boot 1.4.0

Spring boot starter to setup test smpp server for integration testing

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.mikesafonov
ArtifactId

ArtifactId

smpp-server-mock-spring-boot
Version

Version

1.4.0
Type

Type

jar

Download smpp-server-mock-spring-boot 1.4.0


<!-- https://jarcasting.com/artifacts/com.github.mikesafonov/smpp-server-mock-spring-boot/ -->
<dependency>
    <groupId>com.github.mikesafonov</groupId>
    <artifactId>smpp-server-mock-spring-boot</artifactId>
    <version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mikesafonov/smpp-server-mock-spring-boot/
implementation 'com.github.mikesafonov:smpp-server-mock-spring-boot:1.4.0'
// https://jarcasting.com/artifacts/com.github.mikesafonov/smpp-server-mock-spring-boot/
implementation ("com.github.mikesafonov:smpp-server-mock-spring-boot:1.4.0")
'com.github.mikesafonov:smpp-server-mock-spring-boot:jar:1.4.0'
<dependency org="com.github.mikesafonov" name="smpp-server-mock-spring-boot" rev="1.4.0">
  <artifact name="smpp-server-mock-spring-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mikesafonov', module='smpp-server-mock-spring-boot', version='1.4.0')
)
libraryDependencies += "com.github.mikesafonov" % "smpp-server-mock-spring-boot" % "1.4.0"
[com.github.mikesafonov/smpp-server-mock-spring-boot "1.4.0"]