trellis-dsl

String-parsed DSL for a Kotlin implementation of the Specification Pattern

License

License

Categories

Categories

JavaScript Languages Leaf Data Databases
GroupId

GroupId

io.github.copper-leaf
ArtifactId

ArtifactId

trellis-dsl-js
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

trellis-dsl
String-parsed DSL for a Kotlin implementation of the Specification Pattern
Project URL

Project URL

https://github.com/copper-leaf/trellis
Source Code Management

Source Code Management

https://github.com/copper-leaf/trellis.git

Download trellis-dsl-js

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.copper-leaf/trellis-dsl-js/ -->
<dependency>
    <groupId>io.github.copper-leaf</groupId>
    <artifactId>trellis-dsl-js</artifactId>
    <version>3.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.copper-leaf/trellis-dsl-js/
implementation 'io.github.copper-leaf:trellis-dsl-js:3.0.0'
// https://jarcasting.com/artifacts/io.github.copper-leaf/trellis-dsl-js/
implementation ("io.github.copper-leaf:trellis-dsl-js:3.0.0")
'io.github.copper-leaf:trellis-dsl-js:pom:3.0.0'
<dependency org="io.github.copper-leaf" name="trellis-dsl-js" rev="3.0.0">
  <artifact name="trellis-dsl-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.copper-leaf', module='trellis-dsl-js', version='3.0.0')
)
libraryDependencies += "io.github.copper-leaf" % "trellis-dsl-js" % "3.0.0"
[io.github.copper-leaf/trellis-dsl-js "3.0.0"]

Dependencies

compile (4)

Group / Artifact Type Version
io.github.copper-leaf : trellis-core-js jar 3.0.0
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.10
org.jetbrains.kotlin : kotlin-stdlib-js jar 1.6.10
io.github.copper-leaf : kudzu-core-js jar 3.1.0

Project Modules

There are no modules declared in this project.
io.github.copper-leaf

Copper Leaf

Supplemental utility libraries for Orchid and Kotlin

Versions

Version
3.0.0
2.3.0
2.2.1
2.2.0
2.1.0
2.0.0
1.0.1
1.0.0