| License |
License |
|---|---|
| GroupId | GroupIdorg.mobicents.commons |
| ArtifactId | ArtifactIdcommons-parent |
| Last Version | Last Version1.0.139 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionMobicents Commons Packages Parent
Mobicents :: Parent pom for 2.x releases
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| commons-parent-1.0.139.pom | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.mobicents.commons/commons-parent/ -->
<dependency>
<groupId>org.mobicents.commons</groupId>
<artifactId>commons-parent</artifactId>
<version>1.0.139</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.commons/commons-parent/
implementation 'org.mobicents.commons:commons-parent:1.0.139'
// https://jarcasting.com/artifacts/org.mobicents.commons/commons-parent/
implementation ("org.mobicents.commons:commons-parent:1.0.139")
'org.mobicents.commons:commons-parent:pom:1.0.139'
<dependency org="org.mobicents.commons" name="commons-parent" rev="1.0.139">
<artifact name="commons-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.commons', module='commons-parent', version='1.0.139')
)
libraryDependencies += "org.mobicents.commons" % "commons-parent" % "1.0.139"
[org.mobicents.commons/commons-parent "1.0.139"]
| 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 |