Dandelion :: Extras

Parent of all Dandelion extras

Лицензия

Лицензия

Группа

Группа

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

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

dandelion-extras
Последняя версия

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

1.1.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

Dandelion :: Extras
Parent of all Dandelion extras
Организация-разработчик

Организация-разработчик

Dandelion Project

Скачать dandelion-extras

Имя Файла Размер
dandelion-extras-1.1.1.pom 674 bytes
Обзор

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.5

test (4)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
org.assertj : assertj-core jar 1.7.0
org.mockito : mockito-core jar 1.10.8
org.hamcrest : hamcrest-core jar 1.3

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

  • dandelion-webjars
  • dandelion-ehcache
com.github.dandelion

Dandelion project

Dandelion is a free and Open Source Java framework aimed at making web development simpler in JVM-based environments

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

Версия
1.1.1
1.1.0
1.0.1
1.0.0
0.10.1
0.10.0
0.2.1
0.2.0
0.1.0