| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.bhuwanupadhyay |
| Идентификатор | Идентификаторfactory-parent |
| Последняя версия | Последняя версия1.1.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеFactory Parent
Modules to centralize common resources and configuration for Maven
builds.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| factory-parent-1.1.0.pom | 14 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.bhuwanupadhyay/factory-parent/ -->
<dependency>
<groupId>io.github.bhuwanupadhyay</groupId>
<artifactId>factory-parent</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.bhuwanupadhyay/factory-parent/
implementation 'io.github.bhuwanupadhyay:factory-parent:1.1.0'
// https://jarcasting.com/artifacts/io.github.bhuwanupadhyay/factory-parent/
implementation ("io.github.bhuwanupadhyay:factory-parent:1.1.0")
'io.github.bhuwanupadhyay:factory-parent:pom:1.1.0'
<dependency org="io.github.bhuwanupadhyay" name="factory-parent" rev="1.1.0">
<artifact name="factory-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.bhuwanupadhyay', module='factory-parent', version='1.1.0')
)
libraryDependencies += "io.github.bhuwanupadhyay" % "factory-parent" % "1.1.0"
[io.github.bhuwanupadhyay/factory-parent "1.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.6.0 |
| org.assertj : assertj-core | jar | 3.10.0 |
| org.mockito : mockito-junit-jupiter | jar | 3.3.3 |