blob: dd4d204d217f318dd4ece599ea21647fa6901f75 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
~ Licensed to the Apache Software Foundation (ASF) under one or more
~ contributor license agreements. See the NOTICE file distributed with
~ this work for additional information regarding copyright ownership.
~ The ASF licenses this file to You under the Apache License, Version 2.0
~ (the "License"); you may not use this file except in compliance with
~ the License. You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
~ Unless required by applicable law or agreed to in writing, software
~ distributed under the License is distributed on an "AS IS" BASIS,
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
~ See the License for the specific language governing permissions and
~ limitations under the License.
-->
<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">
<!-- see also https://source.jasig.org/licenses/license-mappings.xml -->
<artifact>
<groupId>javax.el</groupId>
<artifactId>el-api</artifactId>
<license>Apache License, Version 2.0</license>
</artifact>
<artifact>
<groupId>javax.servlet</groupId>
<artifactId>servlet-api</artifactId>
<license>
Commons Development and Distribution License, Version 1.0
</license>
</artifact>
<artifact>
<groupId>jaxen</groupId>
<artifactId>jaxen</artifactId>
<license>Apache style license</license>
</artifact>
<artifact>
<groupId>net.jcip</groupId>
<artifactId>jcip-annotations</artifactId>
<license>Creative Commons Attribution License</license>
</artifact>
<artifact>
<groupId>org.jumpmind.symmetric.jdbc</groupId>
<artifactId>postgresql</artifactId>
<license>BSD License</license>
</artifact>
<artifact>
<groupId>org.scannotation</groupId>
<artifactId>scannotation</artifactId>
<license>Apache License, Version 2.0</license>
</artifact>
</license-lookup>