Last Version

blueeyes 0.3.27

A lightweight Web 3.0 framework for Scala

License

License

GroupId

GroupId

com.github.blueeyes
ArtifactId

ArtifactId

blueeyes
Version

Version

0.3.27
Type

Type

jar
Description

Description

blueeyes
A lightweight Web 3.0 framework for Scala
Project URL

Project URL

http://github.com/jdegoes/blueeyes

Download blueeyes 0.3.27


<!-- https://jarcasting.com/artifacts/com.github.blueeyes/blueeyes/ -->
<dependency>
    <groupId>com.github.blueeyes</groupId>
    <artifactId>blueeyes</artifactId>
    <version>0.3.27</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.blueeyes/blueeyes/
implementation 'com.github.blueeyes:blueeyes:0.3.27'
// https://jarcasting.com/artifacts/com.github.blueeyes/blueeyes/
implementation ("com.github.blueeyes:blueeyes:0.3.27")
'com.github.blueeyes:blueeyes:jar:0.3.27'
<dependency org="com.github.blueeyes" name="blueeyes" rev="0.3.27">
  <artifact name="blueeyes" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.blueeyes', module='blueeyes', version='0.3.27')
)
libraryDependencies += "com.github.blueeyes" % "blueeyes" % "0.3.27"
[com.github.blueeyes/blueeyes "0.3.27"]

Dependencies

compile (10)

Group / Artifact Type Version
com.googlecode.concurrentlinkedhashmap : concurrentlinkedhashmap-lru jar 1.1
org.jboss.netty : netty jar 3.2.4.Final
net.lag : configgy jar 2.0.0
commons-codec : commons-codec jar 1.5
org.scalaz : scalaz-core_2.8.1 jar 6.0-SNAPSHOT
joda-time : joda-time jar 1.6.2
com.thoughtworks.paranamer : paranamer jar 2.3
rhino : js jar 1.7R2
org.xlightweb : xlightweb jar 2.13.2
org.mongodb : mongo-java-driver jar 2.5.3

provided (3)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.8.5
org.scala-tools.testing : scalacheck_2.8.1 jar 1.8
org.scala-tools.testing : specs_2.8.1 jar 1.6.7

Project Modules

There are no modules declared in this project.