License |
License |
---|---|
Categories |
CategoriesGradle Build Tools |
GroupId | GroupIdcom.fhoster.livebase |
ArtifactId | ArtifactIdlivebase-gradle-plugin |
Last Version | Last Version2.0.1241.48 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlivebase-gradle-plugin
Gradle plugin to interact with Livebase cloudlets
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.fhoster.livebase/livebase-gradle-plugin/ -->
<dependency>
<groupId>com.fhoster.livebase</groupId>
<artifactId>livebase-gradle-plugin</artifactId>
<version>2.0.1241.48</version>
</dependency>
// https://jarcasting.com/artifacts/com.fhoster.livebase/livebase-gradle-plugin/
implementation 'com.fhoster.livebase:livebase-gradle-plugin:2.0.1241.48'
// https://jarcasting.com/artifacts/com.fhoster.livebase/livebase-gradle-plugin/
implementation ("com.fhoster.livebase:livebase-gradle-plugin:2.0.1241.48")
'com.fhoster.livebase:livebase-gradle-plugin:jar:2.0.1241.48'
<dependency org="com.fhoster.livebase" name="livebase-gradle-plugin" rev="2.0.1241.48">
<artifact name="livebase-gradle-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fhoster.livebase', module='livebase-gradle-plugin', version='2.0.1241.48')
)
libraryDependencies += "com.fhoster.livebase" % "livebase-gradle-plugin" % "2.0.1241.48"
[com.fhoster.livebase/livebase-gradle-plugin "2.0.1241.48"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.20 |
com.cedarsoftware : json-io | jar | 4.12.0 |
org.apache.httpcomponents : httpclient | jar | 4.5.9 |
org.apache.httpcomponents : httpmime | jar | 4.5.9 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |