DSL Platform - Compiler Command-Line Client

Command line client for interaction with DSL Platform compiler (https://dsl-platform.com)

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.dslplatform
ArtifactId

ArtifactId

dsl-clc
Last Version

Last Version

1.9.10
Release Date

Release Date

Type

Type

jar
Description

Description

DSL Platform - Compiler Command-Line Client
Command line client for interaction with DSL Platform compiler (https://dsl-platform.com)
Project URL

Project URL

https://github.com/ngs-doo/dsl-compiler-client

Download dsl-clc

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.postgresql : postgresql jar 42.2.5.jre6
org.fusesource.jansi : jansi jar 1.17.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.
com.dslplatform

New Generation Software Ltd

Versions

Version
1.9.10
1.9.9
1.9.8
1.9.7
1.9.6
1.9.5
1.9.4
1.9.3
1.9.2
1.9.1
1.9.0
1.8.7
1.8.6
1.8.5
1.8.4
1.8.3
1.8.2
1.8.1
1.8.0
1.7.2
1.7.1
1.7.0
1.6.3
1.6.2
1.6.1
1.6.0
1.5.0