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