License |
License |
---|---|
Categories |
CategoriesGradle Build Tools |
GroupId | GroupIdio.openliberty.boost |
ArtifactId | ArtifactIdboost-gradle-plugin |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionboost-gradle-plugin
Boost Gradle Plug-in.
|
Project URL |
Project URL |
Filename | Size |
---|---|
boost-gradle-plugin-0.1.pom | |
boost-gradle-plugin-0.1.jar | 69 KB |
boost-gradle-plugin-0.1-sources.jar | 16 KB |
boost-gradle-plugin-0.1-javadoc.jar | 261 bytes |
boost-gradle-plugin-0.1-groovydoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.openliberty.boost/boost-gradle-plugin/ -->
<dependency>
<groupId>io.openliberty.boost</groupId>
<artifactId>boost-gradle-plugin</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.openliberty.boost/boost-gradle-plugin/
implementation 'io.openliberty.boost:boost-gradle-plugin:0.1'
// https://jarcasting.com/artifacts/io.openliberty.boost/boost-gradle-plugin/
implementation ("io.openliberty.boost:boost-gradle-plugin:0.1")
'io.openliberty.boost:boost-gradle-plugin:jar:0.1'
<dependency org="io.openliberty.boost" name="boost-gradle-plugin" rev="0.1">
<artifact name="boost-gradle-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.openliberty.boost', module='boost-gradle-plugin', version='0.1')
)
libraryDependencies += "io.openliberty.boost" % "boost-gradle-plugin" % "0.1"
[io.openliberty.boost/boost-gradle-plugin "0.1"]
Group / Artifact | Type | Version |
---|---|---|
net.wasdev.wlp.gradle.plugins : liberty-gradle-plugin | jar | 2.6 |
commons-io : commons-io | jar | 2.6 |
io.openliberty.boost : boost-common | jar | 0.1.2 |
com.spotify : docker-client | jar | 8.11.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
javax.ws.rs : javax.ws.rs-api | jar | 2.1 |
com.github.docker-java : docker-java | jar | 3.1.0-rc-4 |
Version |
---|
0.1
|