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.
| License |
License |
|---|---|
| GroupId | GroupIdcom.github.dandelion |
| ArtifactId | ArtifactIddandelion-docs |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionDandelion :: Core :: Documentation
Documentation of Dandelion-Core
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| dandelion-docs-1.1.0.pom | 5 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| rubygems » asciidoctor-diagram | gem | 1.2.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| 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.