1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
s/com.google.code.google-collections/com.google.guava/ s/google-collect/guava/ s/jar/bundle/ s/.*/debian/ * *
s/com.google.collections/com.google.guava/ s/google-collections/guava/ s/jar/bundle/ s/.*/debian/ * *
com.fasterxml.jackson.core jackson-annotations bundle s/2\..*/2.x/ * *
com.fasterxml.jackson.core jackson-annotations jar s/.*/2.x/ * *
com.fasterxml.jackson.core jackson-core bundle s/2\..*/2.x/ * *
com.fasterxml.jackson.core jackson-databind bundle s/.*/2.x/ * *
com.fasterxml.jackson.core jackson-databind bundle s/2\..*/2.x/ * *
com.fasterxml.jackson.core jackson-databind s/jar/bundle/ s/.*/2.x/ * *
com.fasterxml.jackson.core jackson-databind s/jar/bundle/ s/2\..*/2.x/ * *
com.google.guava guava bundle s/.*/debian/ * *
com.google.guava guava s/jar/bundle/ s/.*/debian/ * *
junit junit jar s/4\..*/4.x/ * *
com.fasterxml.jackson.core jackson-core * s/.*/2.x/ * *
org.apache.httpcomponents s/httpclient-osgi/httpclient/ * s/.*/debian/ * *
org.apache.maven maven-artifact-manager * s/.*/debian/ * *
org.apache.maven.plugins maven-changes-plugin * * * *
org.apache.maven.plugins maven-enforcer-plugin * s/.*/debian/ * *
org.apache.maven.shared maven-plugin-testing-harness * * * *
org.apache.rat apache-rat-plugin * * * *
org.apache.rat apache-rat-plugin * s/.*/debian/ * *
org.codehaus.plexus plexus-container-default * * * *
org.sonatype.aether aether-connector-wagon * s/.*/debian/ * *
|