DSL-Client-Akka


License

License

Categories

Categories

CLI User Interface ORM Data Akka Container Microservices Reactive libraries
GroupId

GroupId

com.dslplatform
ArtifactId

ArtifactId

dsl-client-akka
Last Version

Last Version

0.4.15
Release Date

Release Date

Type

Type

jar
Description

Description

DSL-Client-Akka
DSL-Client-Akka
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-java.git

Download dsl-client-akka

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.dslplatform : dsl-client-http-apache jar 0.4.15

provided (1)

Group / Artifact Type Version
com.typesafe.akka : akka-actor_2.11 jar 2.3.3

Project Modules

There are no modules declared in this project.

DSL client - Java

Introduction

DSL client is a set of core Java files used as compile target for [DSL Platform] 1.

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 Java).

Why?

DSL client is compatible with [Revenj] 6 REST API. This means it can be used as Java/Android library for interaction with Revenj.

DSL client can also be used as fastest [JSON serializer] 7 for JVM.

Documentation

List of documentation resources:

com.dslplatform

New Generation Software Ltd

Versions

Version
0.4.15
0.4.14
0.4.13