|
Scala example source code file (jline-pom.xml)
The Scala jline-pom.xml source code<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0 <groupId>org.scala-lang <artifactId>jline <packaging>jar <version>@VERSION@ <url>http://www.scala-lang.org/ <inceptionYear>2011 <organization> <name>LAMP/EPFL <url>http://lamp.epfl.ch/ </organization> <licenses> <license> <name>BSD-like <url>http://www.scala-lang.org/downloads/license.html </url> <distribution>repo </license> <license> <name>The BSD License <url>http://www.opensource.org/licenses/bsd-license.php <distribution>repo </license> </licenses> <scm> <connection>scm:svn:http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk <url>https://lampsvn.epfl.ch/trac/scala/browser/scala/trunk </scm> <issueManagement> <system>trac <url>http://lampsvn.epfl.ch/trac/scala </url> </issueManagement> <dependencies> <dependency> <groupId>org.fusesource.jansi <artifactId>jansi <version>1.4 <!-- Other Scala examples (source code examples)Here is a short list of links related to this Scala jline-pom.xml source code file: |
... this post is sponsored by my books ... | |
#1 New Release! |
FP Best Seller |
Copyright 1998-2024 Alvin Alexander, alvinalexander.com
All Rights Reserved.
A percentage of advertising revenue from
pages under the /java/jwarehouse
URI on this website is
paid back to open source projects.