| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.fasterxml.storemate |
| Идентификатор | Идентификаторstoremate-parent |
| Последняя версия | Последняя версия1.1.4 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеStoreMate-parent
Parent pom for shared settings for project sub-modules
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| storemate-parent-1.1.4.pom | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.fasterxml.storemate/storemate-parent/ -->
<dependency>
<groupId>com.fasterxml.storemate</groupId>
<artifactId>storemate-parent</artifactId>
<version>1.1.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.fasterxml.storemate/storemate-parent/
implementation 'com.fasterxml.storemate:storemate-parent:1.1.4'
// https://jarcasting.com/artifacts/com.fasterxml.storemate/storemate-parent/
implementation ("com.fasterxml.storemate:storemate-parent:1.1.4")
'com.fasterxml.storemate:storemate-parent:pom:1.1.4'
<dependency org="com.fasterxml.storemate" name="storemate-parent" rev="1.1.4">
<artifact name="storemate-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.fasterxml.storemate', module='storemate-parent', version='1.1.4')
)
libraryDependencies += "com.fasterxml.storemate" % "storemate-parent" % "1.1.4"
[com.fasterxml.storemate/storemate-parent "1.1.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |