dsl-client-scala


License

License

Categories

Categories

Scala Languages CLI User Interface ORM Data
GroupId

GroupId

com.dslplatform
ArtifactId

ArtifactId

dsl-client-scala_2.11
Last Version

Last Version

0.9.2
Release Date

Release Date

Type

Type

jar
Description

Description

dsl-client-scala
dsl-client-scala
Project URL

Project URL

https://dsl-platform.com/
Project Organization

Project Organization

com.dslplatform
Source Code Management

Source Code Management

https://github.com/ngs-doo/dsl-client-scala.git

Download dsl-client-scala_2.11

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.4
joda-time : joda-time jar 2.5
org.joda : joda-convert jar 1.7
org.scala-lang : scala-reflect jar 2.11.4
com.ning : async-http-client jar 1.8.14
com.fasterxml.jackson.module : jackson-module-scala_2.11 jar 2.4.3
org.slf4j : slf4j-api jar 1.7.7
org.scala-lang.modules : scala-xml_2.11 jar 1.0.2

test (2)

Group / Artifact Type Version
org.specs2 : specs2-core_2.11 jar 2.4.11
ch.qos.logback : logback-classic jar 1.1.2

Project Modules

There are no modules declared in this project.

DSL client - Scala

Introduction

DSL client is a set of core Scala files used for interaction of DSL platform and Scala code.

If you are new to the DSL platform, take a look at [introduction] 3 and check out [the tutorials] 4. You can even [try it online] 5 (but not in Scala).

Installing

This package should primarily be used for testing. To setup DSL platform in an easy way, we recommend you to create and download a project from dsl-platform.com. For further information about using DSL platform in your projects, follow the instructions in the Setup guide.

Running tests

Tests are not yet ported to this repository. You can expect them soon.

Documentation

List of documentation resources:

com.dslplatform

New Generation Software Ltd

Versions

Version
0.9.2
0.9.1
0.9.0