Dandelion-Core
Dandelion is the core of all modules that helps you to manage your assets in your application.
See the documentation here : http://dandelion.github.io/components/core
= The Dandelion team.
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.dandelion |
| Идентификатор | Идентификаторdandelion-docs |
| Последняя версия | Последняя версия1.1.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеDandelion :: Core :: Documentation
Documentation of Dandelion-Core
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| dandelion-docs-1.1.0.pom | 5 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.dandelion/dandelion-docs/ -->
<dependency>
<groupId>com.github.dandelion</groupId>
<artifactId>dandelion-docs</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.dandelion/dandelion-docs/
implementation 'com.github.dandelion:dandelion-docs:1.1.0'
// https://jarcasting.com/artifacts/com.github.dandelion/dandelion-docs/
implementation ("com.github.dandelion:dandelion-docs:1.1.0")
'com.github.dandelion:dandelion-docs:pom:1.1.0'
<dependency org="com.github.dandelion" name="dandelion-docs" rev="1.1.0">
<artifact name="dandelion-docs" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.dandelion', module='dandelion-docs', version='1.1.0')
)
libraryDependencies += "com.github.dandelion" % "dandelion-docs" % "1.1.0"
[com.github.dandelion/dandelion-docs "1.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| rubygems » asciidoctor-diagram | gem | 1.2.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 is the core of all modules that helps you to manage your assets in your application.
See the documentation here : http://dandelion.github.io/components/core
= The Dandelion team.