Maven Repository - POM file for Scala scala-library 2.10.0 2.10.0

Summary

Scala Library.

Standard library for the Scala Programming Language.

Declaration

Here is the list of declaration for scala-library. If you use Maven you can use the following code to add the dependency for this POM file.

<dependency>
   <groupId>org.scala-lang</groupId>
   <artifactId>scala-library</artifactId>
   <version>2.10.0</version>
</dependency>

If you think this Maven repository POM file listing for scala-library is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

License

Name:BSD-like
URL: http://www.scala-lang.org/downloads/license.html.

Depended by

The following table lists the most popular artifacts which are depending on scala-library-2.10.0. Their categories and depend by count are also listed.

CategoryArtifactDepended By Count
Scalascalatest_2.10.0 2.0.M5
ScalaTest is a free, open-source testing toolkit for Scala and Java programmers.
12
Scalascalatest_2.10 2.0.M5b
ScalaTest is a free, open-source testing toolkit for Scala and Java programmers.
43
Templatescalamd_2.10 1.6
ScalaMD: A Scala Markdown Processor
15
Scalascalatest_2.10 2.0.M6-SNAP8
ScalaTest is a free, open-source testing toolkit for Scala and Java programmers.
8
Developmentlift-common_2.10 2.5.1
Common Libraties and Utilities
9
Scalascalatest_2.10 1.9.1
ScalaTest is a free, open-source testing toolkit for Scala and Java programmers.
383
Scalascalatest_2.10 1.9.2-SNAP2
ScalaTest is a free, open-source testing toolkit for Scala and Java programmers.
15
Scalascalatest_2.10 2.0.M6-SNAP5
ScalaTest is a free, open-source testing toolkit for Scala and Java programmers.
6
Scalascalatest_2.10 2.0.RC3
ScalaTest is a free, open-source testing toolkit for Scala and Java programmers.
19
Web Frameworkscalatra-scalatest_2.10 2.2.1
ScalaTest support for the Scalatra test framework
19
Libraryrl_2.10 0.4.10
An RFC-3986 compliant URI library.
5
MongoDBlift-mongodb-record_2.10 2.5.1
Lift Mongodb Record
7
Networklift-webkit_2.10 2.5-RC4
Webkit Library
12
Web Frameworkscalatra-auth_2.10 2.2.2
Scalatra authentication module
15
Scalascalatest_2.10 1.9.2
ScalaTest is a free, open-source testing toolkit for Scala and Java programmers.
6
Parserscala-reflect 2.10.0
Compiler for the Scala Programming Language
31
Web Frameworkscalatra-json_2.10 2.2.1
JSON support for Scalatra
18
Scalascala-actors 2.10.0
Deprecated Actors Library for Scala
14
Scalaparboiled-scala_2.10 1.1.4
Elegant parsing in Java and Scala - lightweight, easy-to-use, powerful
5
Scalascalatest_2.10 2.0.M6
ScalaTest is a free, open-source testing toolkit for Scala and Java programmers.
9
Consoleorg.apache.felix.servicediagnostics.plugin 0.1.3
This is a plugin for the Apache Felix OSGi web console providing a graphical representation of services and missing required dependencies.
11
JPA Hibernatescalajpa_2.10 1.4
This module provides some basic classes to simplify using JPA (Java Persistence) under Scala.
13
Consolescopt_2.10 2.1.0
a command line options parsing library
15
Scalascalatest_2.10 1.9
ScalaTest is a free, open-source testing toolkit for Scala and Java programmers.
23
Web Frameworkscalatra-scalate_2.10 2.2.1
Scalate integration with Scalatra
18
JSONlift-json_2.10 2.5
JSON Library
5
JSONlift-json_2.10 2.5.1
JSON Library
17
Scalascalatest_2.10.0 1.8
ScalaTest is a free, open-source testing toolkit for Scala and Java programmers.
24
Web Frameworkscalatra_2.10 2.2.1
The core Scalatra framework
20
JSONlift-json_2.10 2.5-RC6
JSON Library
11
Scalascalatest_2.10 2.0
ScalaTest is a free, open-source testing toolkit for Scala and Java programmers.
129
Parserscala-compiler 2.10.0
Compiler for the Scala Programming Language
41
Web Frameworkscalatra_2.10 2.2.2
The core Scalatra framework
6
Document Databaseneo4j-cypher 1.9.3
Neo4j query language
5




Packages

The following packages are defined in the scala-library-2.10.0.jar

scala
scala.annotation
scala.annotation.meta
scala.annotation.target
scala.annotation.unchecked
scala.beans
scala.collection
scala.collection.concurrent
scala.collection.convert
scala.collection.generic
scala.collection.immutable
scala.collection.mutable
scala.collection.parallel
scala.collection.parallel.immutable
scala.collection.parallel.mutable
scala.collection.script
scala.compat
scala.concurrent
scala.concurrent.duration
scala.concurrent.forkjoin
scala.concurrent.impl
scala.concurrent.util
scala.io
scala.math
scala.parallel
scala.ref
scala.reflect
scala.reflect.macros.internal
scala.runtime
scala.sys
scala.sys.process
scala.testing
scala.text
scala.util
scala.util.automata
scala.util.continuations
scala.util.control
scala.util.grammar
scala.util.hashing
scala.util.logging
scala.util.matching
scala.util.parsing.ast
scala.util.parsing.combinator
scala.util.parsing.combinator.lexical
scala.util.parsing.combinator.syntactical
scala.util.parsing.combinator.testing
scala.util.parsing.combinator.token
scala.util.parsing.input
scala.util.parsing.json
scala.util.regexp
scala.xml
scala.xml.dtd
scala.xml.factory
scala.xml.include
scala.xml.include.sax
scala.xml.parsing
scala.xml.persistent
scala.xml.pull
scala.xml.transform




POM File Source

Here is the content of the POM file.

<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</modelVersion>
  <groupId>org.scala-lang</groupId>
  <artifactId>scala-library</artifactId>
  <packaging>jar</packaging>
  <version>2.10.0</version>
  <name>Scala Library</name>
  <description>Standard library for the Scala Programming Language</description>
  <url>http://www.scala-lang.org/</url>
   <inceptionYear>2002</inceptionYear>
   <organization>
      <name>LAMP/EPFL</name>
      <url>http://lamp.epfl.ch/</url>
   </organization>
   <licenses>
      <license>
         <name>BSD-like</name>
         <url>http://www.scala-lang.org/downloads/license.html
         </url>
         <distribution>repo</distribution>
      </license>
   </licenses>
   <scm>
      <connection>scm:git:git://github.com/scala/scala.git</connection>
      <url>https://github.com/scala/scala.git</url>
   </scm>
   <issueManagement>
      <system>JIRA</system>
      <url>https://issues.scala-lang.org/</url>
   </issueManagement>
   <dependencies>
      <!--<dependency>
         <groupId>com.typesafe</groupId>
         <artifactId>config</artifactId>
         <version>0.4.0</version>
     </dependency>-->
   </dependencies>
   <distributionManagement>
      <repository>
         <id>scala-tools.org</id>
         <url>https://oss.sonatype.org/service/local/staging/deploy/maven2</url>
      </repository>
      <snapshotRepository>
         <id>scala-tools.org</id>
         <url>https://oss.sonatype.org/content/repositories/snapshots</url>
         <uniqueVersion>false</uniqueVersion>
      </snapshotRepository>
  </distributionManagement>
  
</project>