META-INF.DEPENDENCIES Maven / Gradle / Ivy
Go to download
This module defines a standard parent POM to use for various Incode applications and modules.
Its primary purpose is to make it easy to use a set up maven mixins (https://github.com/odavid/maven-plugins)
within child POMs. Specifically this means locking down the versions of plugins using pluginManagement.
It does NOT define any mixins for Apache Isis.
// ------------------------------------------------------------------
// Transitive dependencies of this project determined from the
// maven pom organized by organization.
// ------------------------------------------------------------------
simpleapp-archetype
From: 'an unknown organization'
- Guava: Google Core Libraries for Java (https://github.com/google/guava/guava) com.google.guava:guava:bundle:19.0
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Hamcrest Core (https://github.com/hamcrest/JavaHamcrest/hamcrest-core) org.hamcrest:hamcrest-core:jar:1.3
License: New BSD License (http://www.opensource.org/licenses/bsd-license.php)
- Hamcrest library (https://github.com/hamcrest/JavaHamcrest/hamcrest-library) org.hamcrest:hamcrest-library:jar:1.3
License: New BSD License (http://www.opensource.org/licenses/bsd-license.php)
From: 'QOS.ch' (http://www.qos.ch)
- SLF4J API Module (http://www.slf4j.org) org.slf4j:slf4j-api:jar:1.7.21
License: MIT License (http://www.opensource.org/licenses/mit-license.php)
The above (auto-generated) list aggregates the dependencies (either directly
or transitively) of all the modules that make up simpleapp-archetype. You can use
mvn dependency:list or mvn dependency:tree to view dependencies by submodule.
In addition, Isis uses some Javascript libraries:
* Twitter Bootstrap, licensed under MIT [1]
* Bootstrap-Growl (JQuery plugin), licensed under MIT license [2]
* LiveQuery (JQuery plugin), licensed under MIT license [3]
* Wicket Bootstrap, licenced under ASL 2 [4]
* Bootstrap Datetimepicker, licenced under MIT licence [5]
* Moment.js, licenced under MIT licence [6]
[1] https://github.com/twbs/bootstrap/blob/master/LICENSE
[2] https://github.com/mouse0270/bootstrap-growl/blob/master/LICENSE
[3] https://github.com/brandonaaron/livequery#license
[4] https://github.com/l0rdn1kk0n/wicket-bootstrap
[5] https://github.com/Eonasdan/bootstrap-datetimepicker/blob/master/LICENSE
[6] https://github.com/moment/moment/blob/develop/LICENSE
© 2015 - 2024 Weber Informatics LLC | Privacy Policy