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