Last Version

smpp-server-mock-spring-boot 1.5.0

Spring boot starter to setup test smpp server for integration testing

License

License

MIT
Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.mikesafonov
ArtifactId

ArtifactId

smpp-server-mock-spring-boot
Version

Version

1.5.0
Type

Type

jar
Description

Description

smpp-server-mock-spring-boot
Spring boot starter to setup test smpp server for integration testing
Project URL

Project URL

https://github.com/MikeSafonov/smpp-server-mock
Project Organization

Project Organization

com.github.mikesafonov
Source Code Management

Source Code Management

https://github.com/MikeSafonov/smpp-server-mock

Download smpp-server-mock-spring-boot 1.5.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.5.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.5.0'
// https://jarcasting.com/artifacts/com.github.mikesafonov/smpp-server-mock-spring-boot/
implementation ("com.github.mikesafonov:smpp-server-mock-spring-boot:1.5.0")
'com.github.mikesafonov:smpp-server-mock-spring-boot:jar:1.5.0'
<dependency org="com.github.mikesafonov" name="smpp-server-mock-spring-boot" rev="1.5.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.5.0')
)
libraryDependencies += "com.github.mikesafonov" % "smpp-server-mock-spring-boot" % "1.5.0"
[com.github.mikesafonov/smpp-server-mock-spring-boot "1.5.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.mikesafonov : smpp-server-mock-core jar 1.5.0

runtime (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-dependencies jar 2.2.5.RELEASE
org.springframework.cloud : spring-cloud-dependencies jar Hoxton.SR3

test (4)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.15.0
org.junit.jupiter : junit-jupiter jar 5.6.0
org.mockito : mockito-core jar 3.3.0
org.springframework.boot : spring-boot-starter-test jar 2.2.5.RELEASE

Project Modules

There are no modules declared in this project.