is not current version
Last Version 7.1.0-64

org.restcomm.camelgw:bootstrap 7.0.14


GroupId

GroupId

org.restcomm.camelgw
ArtifactId

ArtifactId

bootstrap
Version

Version

7.0.14
Type

Type

jar

Download bootstrap 7.0.14


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