
META-INF.licenses.licenses.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of tweakflow Show documentation
Show all versions of tweakflow Show documentation
Embeddable expression language for Java.
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <licenseSummary> <dependencies> <dependency> <groupId>org.antlr</groupId> <artifactId>antlr4-runtime</artifactId> <version>4.7.2</version> <licenses> <license> <name>The BSD License</name> <url>http://www.antlr.org/license.html</url> <distribution>repo</distribution> <file>the bsd license - license.html</file> </license> </licenses> </dependency> <dependency> <groupId>net.sourceforge.argparse4j</groupId> <artifactId>argparse4j</artifactId> <version>0.8.1</version> <licenses> <license> <name>MIT</name> <url>https://raw.github.com/tatsuhiro-t/argparse4j/master/LICENSE.txt</url> <file>mit - license.txt</file> </license> </licenses> </dependency> <dependency> <groupId>com.twineworks</groupId> <artifactId>collections</artifactId> <version>1.2.1</version> <licenses> <license> <name>MIT License</name> <url>http://www.opensource.org/licenses/mit-license.php</url> <file>mit license - mit-license.html</file> </license> </licenses> </dependency> <dependency> <groupId>jline</groupId> <artifactId>jline</artifactId> <version>2.14.6</version> <licenses> <license> <name>The BSD License</name> <url>http://www.opensource.org/licenses/bsd-license.php</url> <distribution>repo</distribution> <file>the bsd license - bsd-license.html</file> </license> </licenses> </dependency> </dependencies> </licenseSummary>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy