| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.bbottema |
| Идентификатор | Идентификаторmodular-project-parent |
| Версия | Версия1.0.14 |
| Тип | Типpom |
| Описание |
Описаниеmodular-project-parent
Benny's modular parent POM full of default sweetness and boilerplate code.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| modular-project-parent-1.0.14.pom | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.bbottema/modular-project-parent/ -->
<dependency>
<groupId>com.github.bbottema</groupId>
<artifactId>modular-project-parent</artifactId>
<version>1.0.14</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.bbottema/modular-project-parent/
implementation 'com.github.bbottema:modular-project-parent:1.0.14'
// https://jarcasting.com/artifacts/com.github.bbottema/modular-project-parent/
implementation ("com.github.bbottema:modular-project-parent:1.0.14")
'com.github.bbottema:modular-project-parent:pom:1.0.14'
<dependency org="com.github.bbottema" name="modular-project-parent" rev="1.0.14">
<artifact name="modular-project-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.bbottema', module='modular-project-parent', version='1.0.14')
)
libraryDependencies += "com.github.bbottema" % "modular-project-parent" % "1.0.14"
[com.github.bbottema/modular-project-parent "1.0.14"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains : annotations | jar | 16.0.2 |
| com.github.spotbugs : spotbugs-annotations | jar | 3.1.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.6.1 |
| org.apache.logging.log4j : log4j-api | jar | 2.6.1 |
| org.apache.logging.log4j : log4j-core | jar | 2.6.1 |
| junit : junit | jar | 4.12 |
| org.assertj : assertj-core | jar | 2.9.1 |
| org.mockito : mockito-core | jar | 2.28.2 |