Last Version

Restcomm Commons Annotations 2.0.147

RestComm :: Parent pom

License

License

GroupId

GroupId

org.restcomm.commons
ArtifactId

ArtifactId

commons-annotations
Version

Version

2.0.147
Type

Type

jar
Description

Description

Restcomm Commons Annotations
RestComm :: Parent pom

Download commons-annotations 2.0.147


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.5.5

provided (1)

Group / Artifact Type Version
log4j : log4j jar 1.2.17

test (2)

Group / Artifact Type Version
org.easymock : easymock jar 3.1
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.