|
| 1 | +<?xml version="1.0" encoding="UTF-8" standalone="yes"?> |
| 2 | +<!-- |
| 3 | + Licensed to Apereo under one or more contributor license |
| 4 | + agreements. See the NOTICE file distributed with this work |
| 5 | + for additional information regarding copyright ownership. |
| 6 | + Apereo licenses this file to you under the Apache License, |
| 7 | + Version 2.0 (the "License"); you may not use this file |
| 8 | + except in compliance with the License. You may obtain a |
| 9 | + copy of the License at the following location: |
| 10 | + http://www.apache.org/licenses/LICENSE-2.0 |
| 11 | + Unless required by applicable law or agreed to in writing, |
| 12 | + software distributed under the License is distributed on an |
| 13 | + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY |
| 14 | + KIND, either express or implied. See the License for the |
| 15 | + specific language governing permissions and limitations |
| 16 | + under the License. |
| 17 | +--> |
| 18 | +<license-lookup xmlns="https://source.jasig.org/schemas/maven-notice-plugin/license-lookup" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="https://source.jasig.org/schemas/maven-notice-plugin/license-lookup https://source.jasig.org/schemas/maven-notice-plugin/license-lookup/license-lookup-v1.0.xsd"> |
| 19 | + <artifact> |
| 20 | + <groupId>nekohtml</groupId> |
| 21 | + <artifactId>xercesMinimal</artifactId> |
| 22 | + <license>Apache License, Version 2.0</license> |
| 23 | + </artifact> |
| 24 | + <artifact> |
| 25 | + <groupId>org.slf4j</groupId> |
| 26 | + <artifactId>slf4j-nop</artifactId> |
| 27 | + <license>MIT License</license> |
| 28 | + </artifact> |
| 29 | + <artifact> |
| 30 | + <groupId>classworlds</groupId> |
| 31 | + <artifactId>classworlds</artifactId> |
| 32 | + <license>BSD Style License</license> |
| 33 | + </artifact> |
| 34 | + <artifact> |
| 35 | + <groupId>commons-codec</groupId> |
| 36 | + <artifactId>commons-codec</artifactId> |
| 37 | + <license>Apache License, Version 2.0</license> |
| 38 | + </artifact> |
| 39 | + <artifact> |
| 40 | + <groupId>org.codehaus.plexus</groupId> |
| 41 | + <artifactId>plexus-container-default</artifactId> |
| 42 | + <license>Apache License, Version 2.0</license> |
| 43 | + </artifact> |
| 44 | + <artifact> |
| 45 | + <groupId>org.codehaus.plexus</groupId> |
| 46 | + <artifactId>plexus-interactivity-api</artifactId> |
| 47 | + <license>Apache License, Version 2.0</license> |
| 48 | + </artifact> |
| 49 | + <artifact> |
| 50 | + <groupId>org.slf4j</groupId> |
| 51 | + <artifactId>jcl-over-slf4j</artifactId> |
| 52 | + <license>MIT License</license> |
| 53 | + </artifact> |
| 54 | + <artifact> |
| 55 | + <groupId>org.slf4j</groupId> |
| 56 | + <artifactId>slf4j-api</artifactId> |
| 57 | + <license>MIT License</license> |
| 58 | + </artifact> |
| 59 | + <artifact> |
| 60 | + <groupId>org.slf4j</groupId> |
| 61 | + <artifactId>slf4j-jdk14</artifactId> |
| 62 | + <license>MIT License</license> |
| 63 | + </artifact> |
| 64 | + <artifact> |
| 65 | + <groupId>org.eclipse.jgit</groupId> |
| 66 | + <artifactId>org.eclipse.jgit-parent</artifactId> |
| 67 | + <license>MIT License</license> |
| 68 | + </artifact> |
| 69 | + <artifact> |
| 70 | + <groupId>args4j</groupId> |
| 71 | + <artifactId>args4j</artifactId> |
| 72 | + <license>Apache License, Version 2.0</license> |
| 73 | + </artifact> |
| 74 | + <artifact> |
| 75 | + <groupId>com.wandisco</groupId> |
| 76 | + <artifactId>gerrit-gitms-interface</artifactId> |
| 77 | + <license>Apache License, Version 2.0</license> |
| 78 | + </artifact> |
| 79 | +</license-lookup> |
0 commit comments