DSL-Client-HTTP-Apache


License

License

Categories

Categories

CLI User Interface ORM Data
GroupId

GroupId

com.dslplatform
ArtifactId

ArtifactId

dsl-client-http-apache
Last Version

Last Version

0.4.15
Release Date

Release Date

Type

Type

jar
Description

Description

DSL-Client-HTTP-Apache
DSL-Client-HTTP-Apache
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-http-apache

How to add to project

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

Dependencies

compile (2)

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

provided (1)

Group / Artifact Type Version
com.amazonaws : aws-java-sdk jar 1.7.11

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
ch.qos.logback : logback-classic jar 1.1.2

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