| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.zepben |
| Идентификатор | Идентификаторannotations |
| Последняя версия | Последняя версия1.3.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcom.zepben:annotations
Annotations used by Zepben projects
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| annotations-1.3.0.pom | |
| annotations-1.3.0.jar | 2 KB |
| annotations-1.3.0-sources.jar | 2 KB |
| annotations-1.3.0-javadoc.jar | 386 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.zepben/annotations/ -->
<dependency>
<groupId>com.zepben</groupId>
<artifactId>annotations</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.zepben/annotations/
implementation 'com.zepben:annotations:1.3.0'
// https://jarcasting.com/artifacts/com.zepben/annotations/
implementation ("com.zepben:annotations:1.3.0")
'com.zepben:annotations:jar:1.3.0'
<dependency org="com.zepben" name="annotations" rev="1.3.0">
<artifact name="annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zepben', module='annotations', version='1.3.0')
)
libraryDependencies += "com.zepben" % "annotations" % "1.3.0"
[com.zepben/annotations "1.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 2.0.1 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.5.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.5.2 |
| org.hamcrest : hamcrest | jar | 2.2 |
| com.github.npathai : hamcrest-optional | jar | 2.0.0 |
| org.mockito : mockito-core | jar | 3.2.4 |
| org.jacoco : org.jacoco.agent | jar | 0.8.6 |