12345678910111213141516171819202122232425262728293031 |
- // ------------------------------------------------------------------
- // Transitive dependencies of this project determined from the
- // maven pom organized by organization.
- // ------------------------------------------------------------------
- Apache Atlas UI
- From: 'an unknown organization'
- - Code Generation Library (http://cglib.sourceforge.net/) cglib:cglib:jar:2.2.2
- License: ASF 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- From: 'Apache Software Foundation' (http://www.apache.org)
- - Apache Log4j (http://logging.apache.org/log4j/1.2/) log4j:log4j:bundle:1.2.17
- License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- From: 'ObjectWeb' (http://www.objectweb.org/)
- - ASM Core (http://asm.objectweb.org/asm/) asm:asm:jar:3.3.1
- License: BSD (http://asm.objectweb.org/license.html)
- From: 'QOS.ch' (http://www.qos.ch)
- - JUL to SLF4J bridge (http://www.slf4j.org) org.slf4j:jul-to-slf4j:jar:1.7.30
- License: MIT License (http://www.opensource.org/licenses/mit-license.php)
- - SLF4J API Module (http://www.slf4j.org) org.slf4j:slf4j-api:jar:1.7.30
- License: MIT License (http://www.opensource.org/licenses/mit-license.php)
- - SLF4J LOG4J-12 Binding (http://www.slf4j.org) org.slf4j:slf4j-log4j12:jar:1.7.30
- License: MIT License (http://www.opensource.org/licenses/mit-license.php)
|