Last Version

boost-gradle-plugin 0.1

Boost Gradle Plug-in.

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

io.openliberty.boost
ArtifactId

ArtifactId

boost-gradle-plugin
Version

Version

0.1
Type

Type

jar
Description

Description

boost-gradle-plugin
Boost Gradle Plug-in.
Project URL

Project URL

https://github.com/OpenLiberty/boost

Download boost-gradle-plugin 0.1


<!-- 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"]

Dependencies

compile (4)

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

test (3)

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

Project Modules

There are no modules declared in this project.