Last Version

spring-boot-starter-smpp 1.4.0

Spring Boot starter for building specifications in declarative way

License

License

MIT
Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.mikesafonov
ArtifactId

ArtifactId

spring-boot-starter-smpp
Version

Version

1.4.0
Type

Type

jar
Description

Description

spring-boot-starter-smpp
Spring Boot starter for building specifications in declarative way
Project URL

Project URL

https://github.com/MikeSafonov/spring-boot-starter-smpp
Project Organization

Project Organization

com.github.mikesafonov
Source Code Management

Source Code Management

https://github.com/MikeSafonov/spring-boot-starter-smpp

Download spring-boot-starter-smpp 1.4.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.restcomm.smpp : ch-commons-util jar 7.0.6
org.restcomm.smpp : ch-commons-charset jar 7.0.6
org.restcomm.smpp : ch-commons-gsm jar 7.0.6
org.restcomm.smpp : ch-smpp jar 5.1.0-113

runtime (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
javax.validation : validation-api jar 2.0.1.Final

test (3)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.17.2
com.devskiller : jfairy jar 0.6.4
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.