| Лицензия |
Лицензия
GPLv3 with Classpath Exception
|
|---|---|
| Группа | Группаcom.cedarsoft.annotations |
| Идентификатор | Идентификаторinstrumentation |
| Последняя версия | Последняя версия8.9.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеannotations.Instrumentation
Instrumentation support for Annotations
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| instrumentation-8.9.0.pom | |
| instrumentation-8.9.0.jar | 7 KB |
| instrumentation-8.9.0-tests.jar | 5 KB |
| instrumentation-8.9.0-sources.jar | 5 KB |
| instrumentation-8.9.0-javadoc.jar | 45 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.cedarsoft.annotations/instrumentation/ -->
<dependency>
<groupId>com.cedarsoft.annotations</groupId>
<artifactId>instrumentation</artifactId>
<version>8.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoft.annotations/instrumentation/
implementation 'com.cedarsoft.annotations:instrumentation:8.9.0'
// https://jarcasting.com/artifacts/com.cedarsoft.annotations/instrumentation/
implementation ("com.cedarsoft.annotations:instrumentation:8.9.0")
'com.cedarsoft.annotations:instrumentation:jar:8.9.0'
<dependency org="com.cedarsoft.annotations" name="instrumentation" rev="8.9.0">
<artifact name="instrumentation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoft.annotations', module='instrumentation', version='8.9.0')
)
libraryDependencies += "com.cedarsoft.annotations" % "instrumentation" % "8.9.0"
[com.cedarsoft.annotations/instrumentation "8.9.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| com.cedarsoft : annotations | jar | 8.9.0 |
| com.google.guava : guava | jar | 28.0-jre |
| org.javassist : javassist | jar | 3.25.0-GA |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.easytesting : fest-reflect | jar | 1.4.1 |
| com.cedarsoft.commons : test-utils | jar | 8.9.0 |