ruby-maven-libs 3.3.9 → 3.9.6.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (143) hide show
  1. checksums.yaml +5 -5
  2. data/README.md +10 -1
  3. data/lib/maven.rb +1 -1
  4. data/maven-home/LICENSE +521 -69
  5. data/maven-home/NOTICE +98 -2
  6. data/maven-home/README.txt +12 -12
  7. data/maven-home/bin/m2.conf +4 -2
  8. data/maven-home/bin/mvn +98 -139
  9. data/maven-home/bin/mvn.cmd +116 -92
  10. data/maven-home/bin/mvnDebug +13 -18
  11. data/maven-home/bin/mvnDebug.cmd +22 -8
  12. data/maven-home/bin/mvnyjp +10 -16
  13. data/maven-home/boot/plexus-classworlds-2.7.0.jar +0 -0
  14. data/maven-home/conf/logging/simplelogger.properties +6 -1
  15. data/maven-home/conf/settings.xml +15 -7
  16. data/maven-home/conf/toolchains.xml +2 -2
  17. data/maven-home/lib/aopalliance.license +1 -0
  18. data/maven-home/lib/commons-cli-1.5.0.jar +0 -0
  19. data/maven-home/lib/commons-codec-1.16.0.jar +0 -0
  20. data/maven-home/lib/commons-lang3-3.12.0.jar +0 -0
  21. data/maven-home/lib/ext/README.txt +1 -1
  22. data/maven-home/lib/ext/hazelcast/README.txt +6 -0
  23. data/maven-home/lib/ext/redisson/README.txt +6 -0
  24. data/maven-home/lib/failureaccess-1.0.1.jar +0 -0
  25. data/maven-home/lib/guava-32.0.1-jre.jar +0 -0
  26. data/maven-home/lib/guice-5.1.0.jar +0 -0
  27. data/maven-home/lib/httpclient-4.5.14.jar +0 -0
  28. data/maven-home/lib/httpcore-4.4.16.jar +0 -0
  29. data/maven-home/lib/jansi-2.4.0.jar +0 -0
  30. data/maven-home/lib/jansi-native/README.txt +8 -0
  31. data/maven-home/lib/jansi-native/Windows/x86/jansi.dll +0 -0
  32. data/maven-home/lib/jansi-native/Windows/x86_64/jansi.dll +0 -0
  33. data/maven-home/lib/javax.annotation-api-1.3.2.jar +0 -0
  34. data/maven-home/lib/javax.annotation-api.license +759 -0
  35. data/maven-home/lib/jcl-over-slf4j-1.7.36.jar +0 -0
  36. data/maven-home/lib/maven-artifact-3.9.6.jar +0 -0
  37. data/maven-home/lib/maven-builder-support-3.9.6.jar +0 -0
  38. data/maven-home/lib/maven-compat-3.9.6.jar +0 -0
  39. data/maven-home/lib/maven-core-3.9.6.jar +0 -0
  40. data/maven-home/lib/maven-embedder-3.9.6.jar +0 -0
  41. data/maven-home/lib/maven-model-3.9.6.jar +0 -0
  42. data/maven-home/lib/maven-model-builder-3.9.6.jar +0 -0
  43. data/maven-home/lib/maven-plugin-api-3.9.6.jar +0 -0
  44. data/maven-home/lib/maven-repository-metadata-3.9.6.jar +0 -0
  45. data/maven-home/lib/maven-resolver-api-1.9.18.jar +0 -0
  46. data/maven-home/lib/maven-resolver-connector-basic-1.9.18.jar +0 -0
  47. data/maven-home/lib/maven-resolver-impl-1.9.18.jar +0 -0
  48. data/maven-home/lib/maven-resolver-named-locks-1.9.18.jar +0 -0
  49. data/maven-home/lib/maven-resolver-provider-3.9.6.jar +0 -0
  50. data/maven-home/lib/maven-resolver-spi-1.9.18.jar +0 -0
  51. data/maven-home/lib/maven-resolver-transport-file-1.9.18.jar +0 -0
  52. data/maven-home/lib/maven-resolver-transport-http-1.9.18.jar +0 -0
  53. data/maven-home/lib/maven-resolver-transport-wagon-1.9.18.jar +0 -0
  54. data/maven-home/lib/maven-resolver-util-1.9.18.jar +0 -0
  55. data/maven-home/lib/maven-settings-3.9.6.jar +0 -0
  56. data/maven-home/lib/maven-settings-builder-3.9.6.jar +0 -0
  57. data/maven-home/lib/maven-shared-utils-3.3.4.jar +0 -0
  58. data/maven-home/lib/maven-slf4j-provider-3.9.6.jar +0 -0
  59. data/maven-home/lib/org.eclipse.sisu.inject-0.9.0.M2.jar +0 -0
  60. data/maven-home/lib/org.eclipse.sisu.inject.license +210 -261
  61. data/maven-home/lib/org.eclipse.sisu.plexus-0.9.0.M2.jar +0 -0
  62. data/maven-home/lib/org.eclipse.sisu.plexus.license +210 -261
  63. data/maven-home/lib/plexus-cipher-2.0.jar +0 -0
  64. data/maven-home/lib/plexus-cipher.license +202 -410
  65. data/maven-home/lib/plexus-component-annotations-2.1.0.jar +0 -0
  66. data/maven-home/lib/plexus-interpolation-1.26.jar +0 -0
  67. data/maven-home/lib/plexus-sec-dispatcher-2.0.jar +0 -0
  68. data/maven-home/lib/plexus-sec-dispatcher.license +202 -410
  69. data/maven-home/lib/plexus-utils-3.5.1.jar +0 -0
  70. data/maven-home/lib/slf4j-api-1.7.36.jar +0 -0
  71. data/maven-home/lib/slf4j-api.license +18 -364
  72. data/maven-home/lib/wagon-file-3.5.3.jar +0 -0
  73. data/maven-home/lib/wagon-http-3.5.3.jar +0 -0
  74. data/maven-home/lib/wagon-http-shared-3.5.3.jar +0 -0
  75. data/maven-home/lib/wagon-provider-api-3.5.3.jar +0 -0
  76. metadata +75 -75
  77. data/maven-home/boot/plexus-classworlds-2.5.2.jar +0 -0
  78. data/maven-home/lib/aether-api-1.0.2.v20150114.jar +0 -0
  79. data/maven-home/lib/aether-api.license +0 -261
  80. data/maven-home/lib/aether-connector-basic-1.0.2.v20150114.jar +0 -0
  81. data/maven-home/lib/aether-connector-basic.license +0 -261
  82. data/maven-home/lib/aether-impl-1.0.2.v20150114.jar +0 -0
  83. data/maven-home/lib/aether-impl.license +0 -261
  84. data/maven-home/lib/aether-spi-1.0.2.v20150114.jar +0 -0
  85. data/maven-home/lib/aether-spi.license +0 -261
  86. data/maven-home/lib/aether-transport-wagon-1.0.2.v20150114.jar +0 -0
  87. data/maven-home/lib/aether-transport-wagon.license +0 -261
  88. data/maven-home/lib/aether-util-1.0.2.v20150114.jar +0 -0
  89. data/maven-home/lib/aether-util.license +0 -261
  90. data/maven-home/lib/cdi-api-1.0.jar +0 -0
  91. data/maven-home/lib/cdi-api.license +0 -410
  92. data/maven-home/lib/commons-cli-1.2.jar +0 -0
  93. data/maven-home/lib/commons-io-2.2.jar +0 -0
  94. data/maven-home/lib/commons-lang-2.6.jar +0 -0
  95. data/maven-home/lib/commons-lang3-3.4.jar +0 -0
  96. data/maven-home/lib/guava-18.0.jar +0 -0
  97. data/maven-home/lib/guice-4.0-no_aop.jar +0 -0
  98. data/maven-home/lib/jsoup-1.7.2.jar +0 -0
  99. data/maven-home/lib/jsoup.license +0 -65
  100. data/maven-home/lib/jsr250-api-1.0.jar +0 -0
  101. data/maven-home/lib/jsr250-api.license +0 -406
  102. data/maven-home/lib/maven-aether-provider-3.3.9.jar +0 -0
  103. data/maven-home/lib/maven-artifact-3.3.9.jar +0 -0
  104. data/maven-home/lib/maven-builder-support-3.3.9.jar +0 -0
  105. data/maven-home/lib/maven-compat-3.3.9.jar +0 -0
  106. data/maven-home/lib/maven-core-3.3.9.jar +0 -0
  107. data/maven-home/lib/maven-embedder-3.3.9.jar +0 -0
  108. data/maven-home/lib/maven-model-3.3.9.jar +0 -0
  109. data/maven-home/lib/maven-model-builder-3.3.9.jar +0 -0
  110. data/maven-home/lib/maven-plugin-api-3.3.9.jar +0 -0
  111. data/maven-home/lib/maven-repository-metadata-3.3.9.jar +0 -0
  112. data/maven-home/lib/maven-settings-3.3.9.jar +0 -0
  113. data/maven-home/lib/maven-settings-builder-3.3.9.jar +0 -0
  114. data/maven-home/lib/org.eclipse.sisu.inject-0.3.2.jar +0 -0
  115. data/maven-home/lib/org.eclipse.sisu.plexus-0.3.2.jar +0 -0
  116. data/maven-home/lib/plexus-cipher-1.7.jar +0 -0
  117. data/maven-home/lib/plexus-component-annotations-1.6.jar +0 -0
  118. data/maven-home/lib/plexus-interpolation-1.21.jar +0 -0
  119. data/maven-home/lib/plexus-sec-dispatcher-1.3.jar +0 -0
  120. data/maven-home/lib/plexus-utils-3.0.22.jar +0 -0
  121. data/maven-home/lib/slf4j-api-1.7.5.jar +0 -0
  122. data/maven-home/lib/slf4j-simple-1.7.5.jar +0 -0
  123. data/maven-home/lib/slf4j-simple.license +0 -370
  124. data/maven-home/lib/wagon-file-2.10.jar +0 -0
  125. data/maven-home/lib/wagon-http-2.10-shaded.jar +0 -0
  126. data/maven-home/lib/wagon-http-shared-2.10.jar +0 -0
  127. data/maven-home/lib/wagon-http.license +0 -202
  128. data/maven-home/lib/wagon-provider-api-2.10.jar +0 -0
  129. data/maven-home/lib/wagon-provider-api.license +0 -202
  130. /data/maven-home/{lib/maven-aether-provider.license → boot/plexus-classworlds.license} +0 -0
  131. /data/maven-home/lib/{maven-artifact.license → commons-cli.license} +0 -0
  132. /data/maven-home/lib/{maven-builder-support.license → commons-codec.license} +0 -0
  133. /data/maven-home/lib/{maven-compat.license → failureaccess.license} +0 -0
  134. /data/maven-home/lib/{maven-core.license → guava.license} +0 -0
  135. /data/maven-home/lib/{maven-embedder.license → guice.license} +0 -0
  136. /data/maven-home/lib/{maven-model-builder.license → httpclient.license} +0 -0
  137. /data/maven-home/lib/{maven-model.license → httpcore.license} +0 -0
  138. /data/maven-home/lib/{maven-plugin-api.license → jansi.license} +0 -0
  139. /data/maven-home/lib/{maven-repository-metadata.license → javax.inject.license} +0 -0
  140. /data/maven-home/lib/{maven-settings-builder.license → jcl-over-slf4j.license} +0 -0
  141. /data/maven-home/lib/{maven-settings.license → plexus-component-annotations.license} +0 -0
  142. /data/maven-home/lib/{wagon-file.license → plexus-interpolation.license} +0 -0
  143. /data/maven-home/lib/{wagon-http-shared.license → plexus-utils.license} +0 -0
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
- SHA1:
3
- metadata.gz: 9953899a9130162745913b1277aaa618c84973e8
4
- data.tar.gz: 57e7cf01705994371d4778394f0aca41880a2569
2
+ SHA256:
3
+ metadata.gz: 8931e7229531d2d82da188bf109c79d0e0154a4a4168b1a5531d2f2c77f792da
4
+ data.tar.gz: 870cabf4f6be78792254e9ca3cfb8eee33119f600d5e577fced70be77389f5fd
5
5
  SHA512:
6
- metadata.gz: 8941ca1c60fbf774ff3cd1630614a4c9276686d9c88a5c4fb9f429fd2bc419cd5809d18cc4a97fd5a17add67abf017e0c996f5a3ce981961a7992cec72d8810e
7
- data.tar.gz: 3cb99ea7a73e750e43e3b885629b9491e50157091096827abe11f7f26dda8fedab4b857e3df99d1f954b77273c4fdf4428cf6c1b8248c3bb3b7c5978b87ff63a
6
+ metadata.gz: 73336218db8f18a5ef382eccc990d246476e04c7d9e93bb195bd4d9f2dc3a6fe1ca1e377e75437ad670b8cae9f5481746ab97f57f7b13c6586ac365baf68579b
7
+ data.tar.gz: 8bb9c7f903e3d30453fab3a1fa8e25efe57c476debcfb0894e0bacf7cf70ec769e0a03e2a7ab1c0f402e7c27ab0749d9ce6380345458b2c2ebd9df5ac54f26ef
data/README.md CHANGED
@@ -1,7 +1,16 @@
1
1
  ruby maven libs
2
2
  ---------------
3
3
 
4
- this is just a regular [maven](maven.apache.org) packed as gem. mainly used by [ruby-maven](github.com/takari/ruby-maven)
4
+ this is just a regular [maven](maven.apache.org) packed as gem. mainly used by [ruby-maven](github.com/jruby/ruby-maven)
5
+
6
+ cleaning old artifacts
7
+ ---------------
8
+
9
+ Maven and its dependency libraries will be fetched into ./maven-home, so before any any release old artifacts should be cleaned out with
10
+
11
+ ./mvnw clean
12
+
13
+ This will ensure only the current Maven version will be included in the resulting gem.
5
14
 
6
15
  release a new version
7
16
  ---------------
data/lib/maven.rb CHANGED
@@ -1,6 +1,6 @@
1
1
  module Maven
2
2
 
3
- VERSION = '3.3.9'.freeze
3
+ VERSION = '3.9.6'.freeze
4
4
 
5
5
  def self.exec( *args )
6
6
  if args.member?( '-Dverbose=true' ) || args.member?( '-Dverbose' ) || args.member?( '-X' )
data/maven-home/LICENSE CHANGED
@@ -201,108 +201,560 @@
201
201
  See the License for the specific language governing permissions and
202
202
  limitations under the License.
203
203
 
204
- Apache Maven includes a number of components and libraries with separate
205
- copyright notices and license terms. Your use of those components are
206
- subject to the terms and conditions of the following licenses.
207
204
 
205
+ Apache Maven includes a number of components and libraries with separate
206
+ copyright notices and license terms. Your use of those components are
207
+ subject to the terms and conditions of the following licenses:
208
208
 
209
209
 
210
- AOP alliance (http://aopalliance.sourceforge.net) aopalliance:aopalliance:jar:1.0
211
- License: Public Domain
212
210
 
213
- JSR-250 Common Annotations for the JavaTM Platform (http://jcp.org/aboutJava/communityprocess/final/jsr250/index.html) javax.annotation:jsr250-api:jar:1.0
214
- License: COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 https://glassfish.java.net/public/CDDLv1.0.html (lib/jsr250-api.license)
215
211
 
216
- CDI APIs (http://www.seamframework.org/Weld/cdi-api) javax.enterprise:cdi-api:jar:1.0
217
- License: Apache License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0 (lib/cdi-api.license)
218
212
 
219
- Apache Commons Lang (http://commons.apache.org/proper/commons-lang/) org.apache.commons:commons-lang3:jar:3.4
220
- License: Apache License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0.txt (lib/commons-lang3.license)
221
213
 
222
- Maven Aether Provider (http://maven.apache.org/ref/3.3.9/maven-aether-provider/) org.apache.maven:maven-aether-provider:jar:3.3.9
223
- License: Apache License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0.txt (lib/maven-aether-provider.license)
224
214
 
225
- Maven Artifact (http://maven.apache.org/ref/3.3.9/maven-artifact/) org.apache.maven:maven-artifact:jar:3.3.9
226
- License: Apache License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0.txt (lib/maven-artifact.license)
227
215
 
228
- Maven Builder Support (http://maven.apache.org/ref/3.3.9/maven-builder-support/) org.apache.maven:maven-builder-support:jar:3.3.9
229
- License: Apache License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0.txt (lib/maven-builder-support.license)
230
216
 
231
- Maven Compat (http://maven.apache.org/ref/3.3.9/maven-compat/) org.apache.maven:maven-compat:jar:3.3.9
232
- License: Apache License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0.txt (lib/maven-compat.license)
233
217
 
234
- Maven Core (http://maven.apache.org/ref/3.3.9/maven-core/) org.apache.maven:maven-core:jar:3.3.9
235
- License: Apache License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0.txt (lib/maven-core.license)
236
218
 
237
- Maven Embedder (http://maven.apache.org/ref/3.3.9/maven-embedder/) org.apache.maven:maven-embedder:jar:3.3.9
238
- License: Apache License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0.txt (lib/maven-embedder.license)
219
+ - lib/aopalliance-1.0.jar: aopalliance:aopalliance:jar:1.0
220
+ Project: AOP alliance
221
+ Project URL: http://aopalliance.sourceforge.net
222
+ License: Public Domain (unrecognized)
239
223
 
240
- Maven Model (http://maven.apache.org/ref/3.3.9/maven-model/) org.apache.maven:maven-model:jar:3.3.9
241
- License: Apache License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0.txt (lib/maven-model.license)
224
+ License URL: $license.url (lib/aopalliance.license)
242
225
 
243
- Maven Model Builder (http://maven.apache.org/ref/3.3.9/maven-model-builder/) org.apache.maven:maven-model-builder:jar:3.3.9
244
- License: Apache License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0.txt (lib/maven-model-builder.license)
245
226
 
246
- Maven Plugin API (http://maven.apache.org/ref/3.3.9/maven-plugin-api/) org.apache.maven:maven-plugin-api:jar:3.3.9
247
- License: Apache License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0.txt (lib/maven-plugin-api.license)
248
227
 
249
- Maven Repository Metadata Model (http://maven.apache.org/ref/3.3.9/maven-repository-metadata/) org.apache.maven:maven-repository-metadata:jar:3.3.9
250
- License: Apache License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0.txt (lib/maven-repository-metadata.license)
251
228
 
252
- Maven Settings (http://maven.apache.org/ref/3.3.9/maven-settings/) org.apache.maven:maven-settings:jar:3.3.9
253
- License: Apache License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0.txt (lib/maven-settings.license)
254
229
 
255
- Maven Settings Builder (http://maven.apache.org/ref/3.3.9/maven-settings-builder/) org.apache.maven:maven-settings-builder:jar:3.3.9
256
- License: Apache License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0.txt (lib/maven-settings-builder.license)
257
230
 
258
- Apache Maven Wagon :: Providers :: File Provider (http://maven.apache.org/wagon/wagon-providers/wagon-file) org.apache.maven.wagon:wagon-file:jar:2.10
259
- License: Apache License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0.txt (lib/wagon-file.license)
260
231
 
261
- Apache Maven Wagon :: Providers :: HTTP Provider (http://maven.apache.org/wagon/wagon-providers/wagon-http) org.apache.maven.wagon:wagon-http:jar:2.10
262
- License: Apache License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0.txt (lib/wagon-http.license)
263
232
 
264
- Apache Maven Wagon :: Providers :: HTTP Shared Library (http://maven.apache.org/wagon/wagon-providers/wagon-http-shared) org.apache.maven.wagon:wagon-http-shared:jar:2.10
265
- License: Apache License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0.txt (lib/wagon-http-shared.license)
266
233
 
267
- Apache Maven Wagon :: API (http://maven.apache.org/wagon/wagon-provider-api) org.apache.maven.wagon:wagon-provider-api:jar:2.10
268
- License: Apache License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0.txt (lib/wagon-provider-api.license)
269
234
 
270
- Aether API (http://www.eclipse.org/aether/aether-api/) org.eclipse.aether:aether-api:jar:1.0.2.v20150114
271
- License: Eclipse Public License, Version 1.0 http://www.eclipse.org/legal/epl-v10.html (lib/aether-api.license)
272
235
 
273
- Aether Connector Basic (http://www.eclipse.org/aether/aether-connector-basic/) org.eclipse.aether:aether-connector-basic:jar:1.0.2.v20150114
274
- License: Eclipse Public License, Version 1.0 http://www.eclipse.org/legal/epl-v10.html (lib/aether-connector-basic.license)
275
236
 
276
- Aether Implementation (http://www.eclipse.org/aether/aether-impl/) org.eclipse.aether:aether-impl:jar:1.0.2.v20150114
277
- License: Eclipse Public License, Version 1.0 http://www.eclipse.org/legal/epl-v10.html (lib/aether-impl.license)
278
237
 
279
- Aether SPI (http://www.eclipse.org/aether/aether-spi/) org.eclipse.aether:aether-spi:jar:1.0.2.v20150114
280
- License: Eclipse Public License, Version 1.0 http://www.eclipse.org/legal/epl-v10.html (lib/aether-spi.license)
281
238
 
282
- Aether Transport Wagon (http://www.eclipse.org/aether/aether-transport-wagon/) org.eclipse.aether:aether-transport-wagon:jar:1.0.2.v20150114
283
- License: Eclipse Public License, Version 1.0 http://www.eclipse.org/legal/epl-v10.html (lib/aether-transport-wagon.license)
284
239
 
285
- Aether Utilities (http://www.eclipse.org/aether/aether-util/) org.eclipse.aether:aether-util:jar:1.0.2.v20150114
286
- License: Eclipse Public License, Version 1.0 http://www.eclipse.org/legal/epl-v10.html (lib/aether-util.license)
240
+ - lib/failureaccess-1.0.1.jar: com.google.guava:failureaccess:bundle:1.0.1
241
+ Project: Guava InternalFutureFailureAccess and InternalFutures
242
+ Project URL: https://github.com/google/guava/
243
+ License: The Apache Software License, Version 2.0 (Apache-2.0)
287
244
 
288
- org.eclipse.sisu.inject (http://www.eclipse.org/sisu/org.eclipse.sisu.inject/) org.eclipse.sisu:org.eclipse.sisu.inject:eclipse-plugin:0.3.2
289
- License: Eclipse Public License, Version 1.0 http://www.eclipse.org/legal/epl-v10.html (lib/org.eclipse.sisu.inject.license)
245
+ License URL: http://www.apache.org/licenses/LICENSE-2.0.txt (lib/failureaccess.license)
290
246
 
291
- org.eclipse.sisu.plexus (http://www.eclipse.org/sisu/org.eclipse.sisu.plexus/) org.eclipse.sisu:org.eclipse.sisu.plexus:eclipse-plugin:0.3.2
292
- License: Eclipse Public License, Version 1.0 http://www.eclipse.org/legal/epl-v10.html (lib/org.eclipse.sisu.plexus.license)
293
247
 
294
- jsoup (http://jsoup.org/) org.jsoup:jsoup:jar:1.7.2
295
- License: The MIT License http://jsoup.com/license (lib/jsoup.license)
296
248
 
297
- SLF4J API Module (http://www.slf4j.org) org.slf4j:slf4j-api:jar:1.7.5
298
- License: MIT License http://www.opensource.org/licenses/mit-license.php (lib/slf4j-api.license)
299
249
 
300
- SLF4J Simple Binding (http://www.slf4j.org) org.slf4j:slf4j-simple:jar:1.7.5
301
- License: MIT License http://www.opensource.org/licenses/mit-license.php (lib/slf4j-simple.license)
302
250
 
303
- Plexus Cipher: encryption/decryption Component (http://spice.sonatype.org/plexus-cipher) org.sonatype.plexus:plexus-cipher:jar:1.7
304
- License: Apache Public License 2.0 http://www.apache.org/licenses/LICENSE-2.0 (lib/plexus-cipher.license)
305
251
 
306
- Plexus Security Dispatcher Component (http://spice.sonatype.org/plexus-sec-dispatcher) org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3
307
- License: Apache Public License 2.0 http://www.apache.org/licenses/LICENSE-2.0 (lib/plexus-sec-dispatcher.license)
252
+
253
+
254
+
255
+
256
+
257
+
258
+
259
+
260
+ - lib/guava-32.0.1-jre.jar: com.google.guava:guava:bundle:32.0.1-jre
261
+ Project: Guava: Google Core Libraries for Java
262
+ Project URL: https://github.com/google/guava
263
+ License: Apache License, Version 2.0 (Apache-2.0)
264
+
265
+ License URL: http://www.apache.org/licenses/LICENSE-2.0.txt (lib/guava.license)
266
+
267
+
268
+
269
+
270
+
271
+
272
+
273
+
274
+
275
+
276
+
277
+
278
+
279
+
280
+
281
+ - lib/guice-5.1.0.jar: com.google.inject:guice:jar:5.1.0
282
+ Project: Google Guice - Core Library
283
+ Project URL: https://github.com/google/guice/
284
+ License: The Apache Software License, Version 2.0 (Apache-2.0)
285
+
286
+ License URL: http://www.apache.org/licenses/LICENSE-2.0.txt (lib/guice.license)
287
+
288
+
289
+
290
+
291
+
292
+
293
+
294
+
295
+
296
+
297
+
298
+
299
+
300
+
301
+ - lib/commons-cli-1.5.0.jar: commons-cli:commons-cli:jar:1.5.0
302
+ Project: Apache Commons CLI
303
+ Project URL: https://commons.apache.org/proper/commons-cli/
304
+ License: Apache License, Version 2.0 (Apache-2.0)
305
+
306
+ License URL: https://www.apache.org/licenses/LICENSE-2.0.txt (lib/commons-cli.license)
307
+
308
+
309
+
310
+
311
+
312
+
313
+
314
+
315
+
316
+
317
+
318
+
319
+
320
+
321
+ - lib/commons-codec-1.16.0.jar: commons-codec:commons-codec:jar:1.16.0
322
+ Project: Apache Commons Codec
323
+ Project URL: https://commons.apache.org/proper/commons-codec/
324
+ License: Apache-2.0 (Apache-2.0)
325
+
326
+ License URL: https://www.apache.org/licenses/LICENSE-2.0.txt (lib/commons-codec.license)
327
+
328
+
329
+
330
+
331
+
332
+
333
+
334
+
335
+
336
+
337
+
338
+
339
+
340
+
341
+ - lib/javax.annotation-api-1.3.2.jar: javax.annotation:javax.annotation-api:jar:1.3.2
342
+ Project: javax.annotation API
343
+ Project URL: http://jcp.org/en/jsr/detail?id=250
344
+ License: CDDL + GPLv2 with classpath exception (unrecognized)
345
+
346
+ License URL: https://github.com/javaee/javax.annotation/blob/master/LICENSE (lib/javax.annotation-api.license)
347
+
348
+
349
+
350
+
351
+
352
+
353
+
354
+
355
+
356
+
357
+
358
+
359
+
360
+
361
+ - lib/javax.inject-1.jar: javax.inject:javax.inject:jar:1
362
+ Project: javax.inject
363
+ Project URL: http://code.google.com/p/atinject/
364
+ License: The Apache Software License, Version 2.0 (Apache-2.0)
365
+
366
+ License URL: http://www.apache.org/licenses/LICENSE-2.0.txt (lib/javax.inject.license)
367
+
368
+
369
+
370
+
371
+
372
+
373
+
374
+
375
+
376
+
377
+
378
+
379
+
380
+
381
+ - lib/commons-lang3-3.12.0.jar: org.apache.commons:commons-lang3:jar:3.12.0
382
+ Project: Apache Commons Lang
383
+ Project URL: https://commons.apache.org/proper/commons-lang/
384
+ License: Apache License, Version 2.0 (Apache-2.0)
385
+
386
+ License URL: https://www.apache.org/licenses/LICENSE-2.0.txt (lib/commons-lang3.license)
387
+
388
+
389
+
390
+
391
+
392
+
393
+
394
+
395
+
396
+
397
+
398
+
399
+
400
+
401
+ - lib/httpclient-4.5.14.jar: org.apache.httpcomponents:httpclient:jar:4.5.14
402
+ Project: Apache HttpClient
403
+ Project URL: http://hc.apache.org/httpcomponents-client-ga
404
+ License: Apache License, Version 2.0 (Apache-2.0)
405
+
406
+ License URL: http://www.apache.org/licenses/LICENSE-2.0.txt (lib/httpclient.license)
407
+
408
+
409
+
410
+
411
+
412
+
413
+
414
+
415
+
416
+
417
+
418
+
419
+
420
+
421
+ - lib/httpcore-4.4.16.jar: org.apache.httpcomponents:httpcore:jar:4.4.16
422
+ Project: Apache HttpCore
423
+ Project URL: http://hc.apache.org/httpcomponents-core-ga
424
+ License: Apache License, Version 2.0 (Apache-2.0)
425
+
426
+ License URL: http://www.apache.org/licenses/LICENSE-2.0.txt (lib/httpcore.license)
427
+
428
+
429
+
430
+
431
+
432
+
433
+
434
+
435
+
436
+
437
+
438
+
439
+
440
+
441
+
442
+
443
+
444
+
445
+
446
+
447
+
448
+
449
+
450
+
451
+
452
+
453
+
454
+
455
+
456
+
457
+
458
+
459
+
460
+
461
+
462
+
463
+
464
+
465
+
466
+
467
+
468
+
469
+
470
+
471
+
472
+
473
+
474
+
475
+
476
+
477
+
478
+
479
+
480
+
481
+
482
+
483
+
484
+
485
+
486
+
487
+
488
+
489
+
490
+
491
+
492
+
493
+
494
+
495
+
496
+
497
+
498
+
499
+
500
+
501
+
502
+
503
+
504
+
505
+
506
+
507
+
508
+
509
+
510
+
511
+
512
+
513
+
514
+
515
+
516
+
517
+
518
+
519
+
520
+
521
+
522
+
523
+
524
+
525
+
526
+
527
+
528
+
529
+
530
+
531
+
532
+
533
+
534
+
535
+
536
+
537
+
538
+
539
+
540
+
541
+
542
+
543
+
544
+
545
+
546
+
547
+
548
+
549
+ - lib/plexus-cipher-2.0.jar: org.codehaus.plexus:plexus-cipher:jar:2.0
550
+ Project: Plexus Cipher: encryption/decryption Component
551
+ Project URL: https://codehaus-plexus.github.io/plexus-cipher/
552
+ License: Apache License, Version 2.0 (Apache-2.0)
553
+
554
+ License URL: http://www.apache.org/licenses/LICENSE-2.0.txt (lib/plexus-cipher.license)
555
+
556
+
557
+
558
+
559
+
560
+
561
+
562
+
563
+
564
+
565
+
566
+
567
+
568
+
569
+
570
+ - boot/plexus-classworlds-2.7.0.jar: org.codehaus.plexus:plexus-classworlds:bundle:2.7.0
571
+ Project: Plexus Classworlds
572
+ Project URL: https://codehaus-plexus.github.io/plexus-classworlds/
573
+ License: Apache License, Version 2.0 (Apache-2.0)
574
+
575
+ License URL: http://www.apache.org/licenses/LICENSE-2.0.txt (boot/plexus-classworlds.license)
576
+
577
+
578
+
579
+
580
+
581
+
582
+
583
+
584
+
585
+
586
+
587
+
588
+
589
+
590
+ - lib/plexus-component-annotations-2.1.0.jar: org.codehaus.plexus:plexus-component-annotations:jar:2.1.0
591
+ Project: Plexus :: Component Annotations
592
+ Project URL: http://codehaus-plexus.github.io/plexus-containers/plexus-component-annotations/
593
+ License: Apache License, Version 2.0 (Apache-2.0)
594
+
595
+ License URL: http://www.apache.org/licenses/LICENSE-2.0.txt (lib/plexus-component-annotations.license)
596
+
597
+
598
+
599
+
600
+
601
+
602
+
603
+
604
+
605
+
606
+
607
+
608
+
609
+
610
+ - lib/plexus-interpolation-1.26.jar: org.codehaus.plexus:plexus-interpolation:bundle:1.26
611
+ Project: Plexus Interpolation API
612
+ Project URL: http://codehaus-plexus.github.io/plexus-interpolation/
613
+ License: Apache License, Version 2.0 (Apache-2.0)
614
+
615
+ License URL: http://www.apache.org/licenses/LICENSE-2.0.txt (lib/plexus-interpolation.license)
616
+
617
+
618
+
619
+
620
+
621
+
622
+
623
+
624
+
625
+
626
+
627
+
628
+
629
+
630
+ - lib/plexus-sec-dispatcher-2.0.jar: org.codehaus.plexus:plexus-sec-dispatcher:jar:2.0
631
+ Project: Plexus Security Dispatcher Component
632
+ Project URL: https://codehaus-plexus.github.io/plexus-sec-dispatcher/
633
+ License: Apache License, Version 2.0 (Apache-2.0)
634
+
635
+ License URL: http://www.apache.org/licenses/LICENSE-2.0.txt (lib/plexus-sec-dispatcher.license)
636
+
637
+
638
+
639
+
640
+
641
+
642
+
643
+
644
+
645
+
646
+
647
+
648
+
649
+
650
+ - lib/plexus-utils-3.5.1.jar: org.codehaus.plexus:plexus-utils:jar:3.5.1
651
+ Project: Plexus Common Utilities
652
+ Project URL: https://codehaus-plexus.github.io/plexus-utils/
653
+ License: Apache License, Version 2.0 (Apache-2.0)
654
+
655
+ License URL: http://www.apache.org/licenses/LICENSE-2.0.txt (lib/plexus-utils.license)
656
+
657
+
658
+
659
+
660
+
661
+
662
+
663
+
664
+
665
+
666
+
667
+
668
+
669
+
670
+
671
+ - lib/org.eclipse.sisu.inject-0.9.0.M2.jar: org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.9.0.M2
672
+ Project: org.eclipse.sisu.inject
673
+ Project URL: https://www.eclipse.org/sisu/
674
+ License: Eclipse Public License, Version 1.0 (EPL-1.0)
675
+
676
+ License URL: http://www.eclipse.org/legal/epl-v10.html (lib/org.eclipse.sisu.inject.license)
677
+
678
+
679
+
680
+
681
+
682
+
683
+
684
+
685
+
686
+
687
+
688
+
689
+
690
+
691
+
692
+ - lib/org.eclipse.sisu.plexus-0.9.0.M2.jar: org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.9.0.M2
693
+ Project: org.eclipse.sisu.plexus
694
+ Project URL: https://www.eclipse.org/sisu/
695
+ License: Eclipse Public License, Version 1.0 (EPL-1.0)
696
+
697
+ License URL: http://www.eclipse.org/legal/epl-v10.html (lib/org.eclipse.sisu.plexus.license)
698
+
699
+
700
+
701
+
702
+
703
+
704
+
705
+
706
+
707
+
708
+
709
+
710
+
711
+
712
+ - lib/jansi-2.4.0.jar: org.fusesource.jansi:jansi:jar:2.4.0
713
+ Project: jansi
714
+ Project URL: http://fusesource.github.io/jansi
715
+ License: The Apache Software License, Version 2.0 (Apache-2.0)
716
+
717
+ License URL: http://www.apache.org/licenses/LICENSE-2.0.txt (lib/jansi.license)
718
+
719
+
720
+
721
+
722
+
723
+
724
+
725
+
726
+
727
+
728
+
729
+
730
+
731
+
732
+ - lib/jcl-over-slf4j-1.7.36.jar: org.slf4j:jcl-over-slf4j:jar:1.7.36
733
+ Project: JCL 1.2 implemented over SLF4J
734
+ Project URL: http://www.slf4j.org
735
+ License: Apache License, Version 2.0 (Apache-2.0)
736
+
737
+ License URL: https://www.apache.org/licenses/LICENSE-2.0.txt (lib/jcl-over-slf4j.license)
738
+
739
+
740
+
741
+
742
+
743
+
744
+
745
+
746
+
747
+
748
+
749
+
750
+
751
+
752
+ - lib/slf4j-api-1.7.36.jar: org.slf4j:slf4j-api:jar:1.7.36
753
+ Project: SLF4J API Module
754
+ Project URL: http://www.slf4j.org
755
+ License: MIT License (MIT)
756
+
757
+ License URL: http://www.opensource.org/licenses/mit-license.php (lib/slf4j-api.license)
758
+
759
+
308
760