is not current version
Last Version 7.1.54

org.restcomm.smpp:bootstrap-wildfly 7.1.39


Categories

Categories

WildFly Container Application Servers
GroupId

GroupId

org.restcomm.smpp
ArtifactId

ArtifactId

bootstrap-wildfly
Version

Version

7.1.39
Type

Type

jar

Download bootstrap-wildfly 7.1.39


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