License |
License |
---|---|
Categories |
CategoriesGradle Build Tools |
GroupId | GroupIdio.openliberty.tools |
ArtifactId | ArtifactIdliberty-gradle-plugin |
Last Version | Last Version3.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionliberty-gradle-plugin
Liberty Gradle Plug-in.
|
Project URL |
Project URL |
Filename | Size |
---|---|
liberty-gradle-plugin-3.4.1.pom | |
liberty-gradle-plugin-3.4.1.jar | 331 KB |
liberty-gradle-plugin-3.4.1-sources.jar | 64 KB |
liberty-gradle-plugin-3.4.1-groovydoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.openliberty.tools/liberty-gradle-plugin/ -->
<dependency>
<groupId>io.openliberty.tools</groupId>
<artifactId>liberty-gradle-plugin</artifactId>
<version>3.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.openliberty.tools/liberty-gradle-plugin/
implementation 'io.openliberty.tools:liberty-gradle-plugin:3.4.1'
// https://jarcasting.com/artifacts/io.openliberty.tools/liberty-gradle-plugin/
implementation ("io.openliberty.tools:liberty-gradle-plugin:3.4.1")
'io.openliberty.tools:liberty-gradle-plugin:jar:3.4.1'
<dependency org="io.openliberty.tools" name="liberty-gradle-plugin" rev="3.4.1">
<artifact name="liberty-gradle-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.openliberty.tools', module='liberty-gradle-plugin', version='3.4.1')
)
libraryDependencies += "io.openliberty.tools" % "liberty-gradle-plugin" % "3.4.1"
[io.openliberty.tools/liberty-gradle-plugin "3.4.1"]
Group / Artifact | Type | Version |
---|---|---|
io.openliberty.tools : liberty-ant-tasks | jar | 1.9.10 |
io.openliberty.tools : ci.common | jar | 1.8.21 |
commons-io : commons-io | jar | 2.8.0 |