Coder Social home page Coder Social logo

rapture-io's Introduction

Build Status

Rapture IO

Rapture IO is a general purpose IO library for Scala, providing much of the functionality of java.io and java.net with an idiomatic Scala API.

Status

Rapture IO is managed. This means that the API is expected to continue to evolve, but all API changes will be documented with instructions on how to upgrade.

Availability

Rapture IO 0.9.0 is available under the Apache 2.0 License from Maven Central with group ID com.propensive and artifact ID rapture-io_2.10.

SBT

You can include Rapture IO as a dependency in your own project by adding the following library dependency to your build file:

libraryDependencies ++= Seq("com.propensive" %% "rapture-io" % "0.9.0")

Maven

If you use Maven, include the following dependency:

<dependency>
  <groupId>com.propensive</groupId>
  <artifactId>rapture-io_2.10</artifactId>
  <version>0.9.0<version>
</dependency>

Download

You can download Rapture IO directly from the Rapture website Rapture IO depends on Scala 2.10 and Rapture Core, URI & MIME, but has no third-party dependencies.

Building from source

To build Rapture URI from source, follow these steps:

git clone [email protected]:propensive/rapture-io.git
cd rapture-io
sbt package

If the compilation is successful, the compiled JAR file should be found in target/scala-2.10

rapture-io's People

Contributors

propensive avatar evantill avatar tyrcho avatar ramn avatar aethersurfer avatar pbzdyl avatar

Watchers

Patrick Strang avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.