Dumpling DSL

Dumpling core module

Лицензия

Лицензия

Группа

Группа

com.github.olivergondza.dumpling
Идентификатор

Идентификатор

dumpling
Последняя версия

Последняя версия

2.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

Dumpling DSL
Dumpling core module

Скачать dumpling

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.github.olivergondza : maven-jdk-tools-wrapper jar 0.1
com.google.code.findbugs : jsr305 jar 1.3.9

test (5)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
2.4
2.3
2.2
2.1
2.0