Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Sbt S3 Resolver | 111 | 5 years ago | 7 | agpl-3.0 | Scala | |||||
:cloud:Amazon S3-based resolver for sbt | ||||||||||
Spark_scala_ml_examples | 75 | 4 years ago | Scala | |||||||
Spark 2.0 Scala Machine Learning examples | ||||||||||
Sbt Lighter | 55 | 5 years ago | 5 | apache-2.0 | Scala | |||||
SBT plugin for Apache Spark on AWS EMR | ||||||||||
Sbt Ecr | 52 | 2 years ago | 9 | other | Scala | |||||
An SBT plugin for managing Docker images within Amazon ECR. | ||||||||||
Scalambda | 40 | 1 | a year ago | 13 | February 23, 2021 | 8 | Scala | |||
Toolkit for building/deploying Lambda Functions with SBT | ||||||||||
Aws Lambda Scalajs | 39 | 7 years ago | mit | Scala | ||||||
AWS Lambda written in ScalaJS. SBT tasks for easy building and uploading | ||||||||||
Sbt Sam | 32 | 4 years ago | 20 | apache-2.0 | Scala | |||||
Plugin and library to create enterprise-cloud applications leveraging SBT and the SAM component model | ||||||||||
Chuckwagon | 28 | a year ago | 4 | May 25, 2017 | 1 | other | Scala | |||
a Scala/sbt AWS Lambda Toolkit | ||||||||||
Sbt Aws Serverless | 27 | 5 years ago | 1 | Scala | ||||||
sbt plugin to deploy code to AWS Serverless Architecture | ||||||||||
Mqtt Loadtest | 24 | 6 years ago | apache-2.0 | Scala | ||||||
ARCHIVED: For running configurable load tests against MQTT brokers |
Welcome to the Neo4j implementation of Bio4j! In order to get general information regarding Bio4j project please go to our main repository.
You've got two main options:
Please visit the section Importing Bio4j if you want to import your own Bio4j DB from scratch.
To use it in your sbt-project, add this to build.sbt
:
resolvers += "Era7 maven releases" at "http://releases.era7.com.s3.amazonaws.com"
libraryDependencies += "bio4j" % "neo4jdb" % "0.2.0"