License |
License |
---|---|
Categories |
CategoriesGradle Build Tools |
GroupId | GroupIdorg.xbib.gradle.plugin |
ArtifactId | ArtifactIdgradle-plugin-rpm |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrpm
Java 8 RPM implementation with plugins for Ant, Maven, Gradle
|
Project Organization |
Project Organizationxbib |
Filename | Size |
---|---|
gradle-plugin-rpm-1.1.0.pom | |
gradle-plugin-rpm-1.1.0.jar | 150 KB |
gradle-plugin-rpm-1.1.0-sources.jar | 16 KB |
gradle-plugin-rpm-1.1.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.xbib.gradle.plugin/gradle-plugin-rpm/ -->
<dependency>
<groupId>org.xbib.gradle.plugin</groupId>
<artifactId>gradle-plugin-rpm</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.xbib.gradle.plugin/gradle-plugin-rpm/
implementation 'org.xbib.gradle.plugin:gradle-plugin-rpm:1.1.0'
// https://jarcasting.com/artifacts/org.xbib.gradle.plugin/gradle-plugin-rpm/
implementation ("org.xbib.gradle.plugin:gradle-plugin-rpm:1.1.0")
'org.xbib.gradle.plugin:gradle-plugin-rpm:jar:1.1.0'
<dependency org="org.xbib.gradle.plugin" name="gradle-plugin-rpm" rev="1.1.0">
<artifact name="gradle-plugin-rpm" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xbib.gradle.plugin', module='gradle-plugin-rpm', version='1.1.0')
)
libraryDependencies += "org.xbib.gradle.plugin" % "gradle-plugin-rpm" % "1.1.0"
[org.xbib.gradle.plugin/gradle-plugin-rpm "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.xbib : rpm-core | jar | 1.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.spockframework : spock-core | jar | 1.2-groovy-2.5 |
org.xbib : guice | jar | 4.0.4 |