| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.smartcosmos |
| Идентификатор | Идентификаторsmartcosmos-framework-parent |
| Последняя версия | Последняя версия3.2.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеSMART COSMOS Framework Parent
Helpful starter pom that brings in all of the necessary dependencies and plugins.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| smartcosmos-framework-parent-3.2.0.pom | 20 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.smartcosmos/smartcosmos-framework-parent/ -->
<dependency>
<groupId>net.smartcosmos</groupId>
<artifactId>smartcosmos-framework-parent</artifactId>
<version>3.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.smartcosmos/smartcosmos-framework-parent/
implementation 'net.smartcosmos:smartcosmos-framework-parent:3.2.0'
// https://jarcasting.com/artifacts/net.smartcosmos/smartcosmos-framework-parent/
implementation ("net.smartcosmos:smartcosmos-framework-parent:3.2.0")
'net.smartcosmos:smartcosmos-framework-parent:pom:3.2.0'
<dependency org="net.smartcosmos" name="smartcosmos-framework-parent" rev="3.2.0">
<artifact name="smartcosmos-framework-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.smartcosmos', module='smartcosmos-framework-parent', version='3.2.0')
)
libraryDependencies += "net.smartcosmos" % "smartcosmos-framework-parent" % "3.2.0"
[net.smartcosmos/smartcosmos-framework-parent "3.2.0"]