| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.restcomm.commons |
| Идентификатор | Идентификаторcommons-annotations |
| Последняя версия | Последняя версия2.0.147 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеRestcomm Commons Annotations
RestComm :: Parent pom
|
| Имя Файла | Размер |
|---|---|
| commons-annotations-2.0.147.pom | |
| commons-annotations-2.0.147.jar | 3 KB |
| commons-annotations-2.0.147-sources.jar | 3 KB |
| commons-annotations-2.0.147-javadoc.jar | 41 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.5.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| log4j : log4j | jar | 1.2.17 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.easymock : easymock | jar | 3.1 |
| junit : junit | jar | 4.8.2 |