Magista DSL

DSL library for Magista services

License

License

GroupId

GroupId

dev.vality
ArtifactId

ArtifactId

magista-dsl
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Magista DSL
DSL library for Magista services
Project URL

Project URL

https://github.com/valitydev/magista-dsl
Source Code Management

Source Code Management

https://github.com/valitydev/magista-dsl/tree/master

Download magista-dsl

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.rbkmoney.geck : common jar 0.6.12
com.fasterxml.jackson.core : jackson-databind jar 2.13.1

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.33

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.2
log4j : log4j jar 1.2.17
org.slf4j : slf4j-log4j12 jar 1.7.33

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1