| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.toolisticon.annotationprocessortoolkit |
| Идентификатор | Идентификаторannotationwrapper-parent |
| Последняя версия | Последняя версия0.14.6 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеannotationwrapper-parent
Please refer to https://github.com/toolisticon/annotation-processor-toolkit
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| annotationwrapper-parent-0.14.6.pom | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.toolisticon.annotationprocessortoolkit/annotationwrapper-parent/ -->
<dependency>
<groupId>io.toolisticon.annotationprocessortoolkit</groupId>
<artifactId>annotationwrapper-parent</artifactId>
<version>0.14.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.toolisticon.annotationprocessortoolkit/annotationwrapper-parent/
implementation 'io.toolisticon.annotationprocessortoolkit:annotationwrapper-parent:0.14.6'
// https://jarcasting.com/artifacts/io.toolisticon.annotationprocessortoolkit/annotationwrapper-parent/
implementation ("io.toolisticon.annotationprocessortoolkit:annotationwrapper-parent:0.14.6")
'io.toolisticon.annotationprocessortoolkit:annotationwrapper-parent:pom:0.14.6'
<dependency org="io.toolisticon.annotationprocessortoolkit" name="annotationwrapper-parent" rev="0.14.6">
<artifact name="annotationwrapper-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.toolisticon.annotationprocessortoolkit', module='annotationwrapper-parent', version='0.14.6')
)
libraryDependencies += "io.toolisticon.annotationprocessortoolkit" % "annotationwrapper-parent" % "0.14.6"
[io.toolisticon.annotationprocessortoolkit/annotationwrapper-parent "0.14.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.hamcrest : hamcrest-library | jar | 2.2 |
| org.mockito : mockito-core | jar | 2.28.2 |
| org.hamcrest : hamcrest | jar | 2.2 |
| io.toolisticon.cute : cute | jar | 0.11.1 |