| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.hazendaz |
| Идентификатор | Идентификаторbase-parent |
| Версия | Версия28 |
| Тип | Типpom |
| Описание |
Описаниеbase-parent
Base Maven Parent solving majority of Maven configurations. Use this to drive your maven builds.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| base-parent-28.pom | 86 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.hazendaz/base-parent/ -->
<dependency>
<groupId>com.github.hazendaz</groupId>
<artifactId>base-parent</artifactId>
<version>28</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.hazendaz/base-parent/
implementation 'com.github.hazendaz:base-parent:28'
// https://jarcasting.com/artifacts/com.github.hazendaz/base-parent/
implementation ("com.github.hazendaz:base-parent:28")
'com.github.hazendaz:base-parent:pom:28'
<dependency org="com.github.hazendaz" name="base-parent" rev="28">
<artifact name="base-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.hazendaz', module='base-parent', version='28')
)
libraryDependencies += "com.github.hazendaz" % "base-parent" % "28"
[com.github.hazendaz/base-parent "28"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.codehaus.mojo : animal-sniffer-annotations | jar | 1.20 |
| com.google.errorprone : error_prone_annotations | jar | 2.6.0 |
| org.hibernate.validator : hibernate-validator-annotation-processor | jar | 6.2.0.Final |
| com.google.j2objc : j2objc-annotations | jar | 1.3 |
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| org.gaul : modernizer-maven-annotations | jar | 2.2.0 |
| org.projectlombok : lombok | jar | 1.18.20 |