Last Version

DSL Platform - Compiler Command-Line Client 1.9.10

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
Version

Version

1.9.10
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 1.9.10


<!-- 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.