Registry / utility / dsl-2-12

dsl-2-12

JSON →
library1.5.5+1-7a249e3cjavamavenunverified

A Scala library for domain-specific language creation, compiled for Scala 2.12.

<dependency> <groupId>com.thoughtworks.dsl</groupId> <artifactId>dsl_2.12</artifactId> <version>1.5.5+1-7a249e3c</version> </dependency>
INSTALL
IMPORT
SIG · DSL-2-12
D
dsl-2-12
utilityjavav1.5.5+1-7a249e3c
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Dsl
com.thoughtworks.dsl.Dsl

Instantiate the DSL class.

import com.thoughtworks.dsl.Dsl; public class Example { public static void main(String[] args) { Dsl dsl = new Dsl(); System.out.println(dsl.getClass().getName()); } }
Debug
Known issues
breakingThis artifact is specific to Scala 2.12; use the appropriate version for your Scala version.
fix
Use dsl_2.13 or dsl_3 for other Scala versions.
affects: >=1.0.0
Upgrade
Version history
1.5.5+1-7a249e3clatest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
dsl-2-12 — mvn dependency:get dsl-2-12 · libregistry