File: control

package info (click to toggle)
gradle-propdeps-plugin 0.0.7-3
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 160 kB
  • ctags: 1
  • sloc: sh: 21; xml: 8; makefile: 5
file content (17 lines) | stat: -rw-r--r-- 806 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: gradle-propdeps-plugin
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Emmanuel Bourg <ebourg@apache.org>
Build-Depends: debhelper (>= 9), gradle-debian-helper, groovy, default-jdk, maven-repo-helper
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-java/gradle-propdeps-plugin.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/gradle-propdeps-plugin.git
Homepage: https://github.com/spring-projects/gradle-plugins

Package: gradle-propdeps-plugin
Architecture: all
Depends: ${misc:Depends}
Description: Gradle plugin enhancing the Maven integration
 The propdeps plugin provides additional optional and provided dependency
 configurations for Gradle along with Maven POM generation support.