| Лицензия |
Лицензия |
|---|---|
| Группа | Группаhu.blackbelt.karaf.features |
| Идентификатор | Идентификаторgoogle |
| Последняя версия | Последняя версия1.0.7 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеGoogle karaf feature project
Karaf Google features
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| google-1.0.7.pom | 10 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/hu.blackbelt.karaf.features/google/ -->
<dependency>
<groupId>hu.blackbelt.karaf.features</groupId>
<artifactId>google</artifactId>
<version>1.0.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/hu.blackbelt.karaf.features/google/
implementation 'hu.blackbelt.karaf.features:google:1.0.7'
// https://jarcasting.com/artifacts/hu.blackbelt.karaf.features/google/
implementation ("hu.blackbelt.karaf.features:google:1.0.7")
'hu.blackbelt.karaf.features:google:pom:1.0.7'
<dependency org="hu.blackbelt.karaf.features" name="google" rev="1.0.7">
<artifact name="google" type="pom" />
</dependency>
@Grapes(
@Grab(group='hu.blackbelt.karaf.features', module='google', version='1.0.7')
)
libraryDependencies += "hu.blackbelt.karaf.features" % "google" % "1.0.7"
[hu.blackbelt.karaf.features/google "1.0.7"]