is not current version
Last Version 1.5.0

com.github.mikesafonov:smpp-server-mock-junit 1.1.0

JUnit 5 extension to test smpp connection

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.github.mikesafonov
ArtifactId

ArtifactId

smpp-server-mock-junit
Version

Version

1.1.0
Type

Type

jar

Download smpp-server-mock-junit 1.1.0


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