dsl-client-java


License

License

Categories

Categories

Java Languages CLI User Interface ORM Data
GroupId

GroupId

com.dslplatform
ArtifactId

ArtifactId

dsl-client-java
Last Version

Last Version

1.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

dsl-client-java
dsl-client-java
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-java

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.13
com.dslplatform : dsl-json jar 0.9.3
joda-time : joda-time jar 2.9.1

provided (4)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.6.0
com.google.android : android jar 4.1.1.4
com.amazonaws : aws-java-sdk-core jar 1.10.38
com.amazonaws : aws-java-sdk-s3 jar 1.10.38

test (5)

Group / Artifact Type Version
org.skyscreamer : jsonassert jar 1.2.3
junit : junit jar 4.12
com.novocode : junit-interface jar 0.11
ch.qos.logback : logback-classic jar 1.1.3
xmlunit : xmlunit jar 1.6

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
1.4.1
1.4.0
1.3.2
1.3.1
1.3.0
1.2.2
1.2.1
1.2.0
1.1.1
1.1.0
1.0.4
1.0.3
1.0.2-1
1.0.2
1.0.1
1.0.0
0.5.0