GroupId | GroupIdorg.restcomm.resources |
---|---|
ArtifactId | ArtifactIdrestcomm-slee-ra-jdbc-library |
Version | Version7.1.12 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.restcomm.resources/restcomm-slee-ra-jdbc-library/ -->
<dependency>
<groupId>org.restcomm.resources</groupId>
<artifactId>restcomm-slee-ra-jdbc-library</artifactId>
<version>7.1.12</version>
</dependency>
// https://jarcasting.com/artifacts/org.restcomm.resources/restcomm-slee-ra-jdbc-library/
implementation 'org.restcomm.resources:restcomm-slee-ra-jdbc-library:7.1.12'
// https://jarcasting.com/artifacts/org.restcomm.resources/restcomm-slee-ra-jdbc-library/
implementation ("org.restcomm.resources:restcomm-slee-ra-jdbc-library:7.1.12")
'org.restcomm.resources:restcomm-slee-ra-jdbc-library:jar:7.1.12'
<dependency org="org.restcomm.resources" name="restcomm-slee-ra-jdbc-library" rev="7.1.12">
<artifact name="restcomm-slee-ra-jdbc-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.restcomm.resources', module='restcomm-slee-ra-jdbc-library', version='7.1.12')
)
libraryDependencies += "org.restcomm.resources" % "restcomm-slee-ra-jdbc-library" % "7.1.12"
[org.restcomm.resources/restcomm-slee-ra-jdbc-library "7.1.12"]