File: maven.rules

package info (click to toggle)
jax-maven-plugin 0.1.8%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 288 kB
  • sloc: java: 727; xml: 591; makefile: 4
file content (13 lines) | stat: -rw-r--r-- 673 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
#[groupId] [artefactId] [type] [version] [classifier] [scope]
com.github.davidmoten jax-maven-plugin-parent pom s/.*/debian/ * *
com.github.davidmoten jax-maven-plugin-test-jaxb jar s/.*/debian/ * *
com.github.davidmoten jax-maven-plugin-test jar s/.*/debian/ * *
org.sonatype.plexus plexus-build-api jar s/.*/debian/ * *
com.sun.xml.ws jaxws-tools jar s/.*/debian/ * compile
com.sun-xml.ws jaxws-rt * * * *
s/com.sun.xml.bind/org.glassfish.jaxb jaxb-core * * * *
org.apache.maven maven* * s/.*/3.x/ * *
junit junit jar s/.*/4.x/ * *
com.google.guava guava * s/.*/debian/ * *
com.github.davidmoten guava-mini * s/.*/debian/ * *
org.zeroturnaround ztexec * s/.*/debian/ * *