| License |
License |
|---|---|
| GroupId | GroupIdorg.restcomm.commons |
| ArtifactId | ArtifactIdcommons-parent |
| Last Version | Last Version2.0.147 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionRestcomm Commons Packages Parent
RestComm :: Parent pom
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| commons-parent-2.0.147.pom | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.restcomm.commons/commons-parent/ -->
<dependency>
<groupId>org.restcomm.commons</groupId>
<artifactId>commons-parent</artifactId>
<version>2.0.147</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.restcomm.commons/commons-parent/
implementation 'org.restcomm.commons:commons-parent:2.0.147'
// https://jarcasting.com/artifacts/org.restcomm.commons/commons-parent/
implementation ("org.restcomm.commons:commons-parent:2.0.147")
'org.restcomm.commons:commons-parent:pom:2.0.147'
<dependency org="org.restcomm.commons" name="commons-parent" rev="2.0.147">
<artifact name="commons-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.restcomm.commons', module='commons-parent', version='2.0.147')
)
libraryDependencies += "org.restcomm.commons" % "commons-parent" % "2.0.147"
[org.restcomm.commons/commons-parent "2.0.147"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.5.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| log4j : log4j | jar | 1.2.17 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.2 |