Last Version

Spring Integration Smpp Adapter 1.0.0.RELEASE

Spring Integration Smpp Adapter

License

License

GroupId

GroupId

org.springframework.integration
ArtifactId

ArtifactId

spring-integration-smpp
Version

Version

1.0.0.RELEASE
Type

Type

jar
Description

Description

Spring Integration Smpp Adapter
Spring Integration Smpp Adapter
Project URL

Project URL

https://github.com/spring-projects/spring-integration-extensions
Project Organization

Project Organization

SpringIO
Source Code Management

Source Code Management

https://github.com/spring-projects/spring-integration-extensions

Download spring-integration-smpp 1.0.0.RELEASE


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

Dependencies

compile (5)

Group / Artifact Type Version
commons-beanutils : commons-beanutils jar 1.8.3
org.springframework.integration : spring-integration-core jar 4.0.2.RELEASE
commons-lang : commons-lang jar 2.6
org.slf4j : jcl-over-slf4j jar 1.7.7
com.googlecode.jsmpp : jsmpp jar 2.1.0

Project Modules

There are no modules declared in this project.