License |
License |
---|---|
GroupId | GroupIdhu.blackbelt.karaf.features |
ArtifactId | ArtifactIdgoogle |
Last Version | Last Version1.0.7 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionGoogle karaf feature project
Karaf Google features
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
google-1.0.7.pom | 10 KB |
Browse |
<!-- 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"]