rogue-core

Scoundrel Rogue Core

License

License

GroupId

GroupId

tech.scoundrel
ArtifactId

ArtifactId

rogue-core_2.11
Last Version

Last Version

3.1.14
Release Date

Release Date

Type

Type

jar
Description

Description

rogue-core
Scoundrel Rogue Core
Project Organization

Project Organization

tech.scoundrel
Source Code Management

Source Code Management

https://github.com/scoundrel-tech/scoundrel

Download rogue-core_2.11

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.11
tech.scoundrel : rogue-field_2.11 jar 3.1.14
tech.scoundrel : rogue-index_2.11 jar 3.1.14
org.mongodb : mongodb-driver jar 3.4.3
org.mongodb : mongodb-driver-async jar 3.4.3
joda-time : joda-time jar 2.9.9
org.joda : joda-convert jar 1.8.1

test (7)

Group / Artifact Type Version
org.specs2 : specs2-core_2.11 jar 3.8.6
junit : junit jar 4.5
org.specs2 : specs2-matcher_2.11 jar 3.8.6
org.specs2 : specs2-junit_2.11 jar 3.8.6
org.scalatest : scalatest_2.11 jar 3.0.3
com.novocode : junit-interface jar 0.11
org.slf4j : slf4j-simple jar 1.7.21

Project Modules

There are no modules declared in this project.

scoundrel

Scoundrel brings together liftweb mongodb-record and sgrouples rogue to make a versatile mongodb library for scala.

To publish to Sonatype, run sbt publishSigned then sbt sonatypeRelease

Versions

Version
3.1.14