Dumpling DSL

Dumpling core module

License

License

GroupId

GroupId

com.github.olivergondza.dumpling
ArtifactId

ArtifactId

dumpling
Last Version

Last Version

2.4
Release Date

Release Date

Type

Type

jar
Description

Description

Dumpling DSL
Dumpling core module

Download dumpling

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.olivergondza : maven-jdk-tools-wrapper jar 0.1
com.google.code.findbugs : jsr305 jar 1.3.9

test (5)

Group / Artifact Type Version
com.github.olivergondza.dumpling » dumpling-test-utils jar 2.4
org.mockito : mockito-core jar 1.9.5
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.2.1
org.hamcrest : hamcrest-core jar 1.2.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.4
2.3
2.2
2.1
2.0