Last Version

Dandelion :: Core 1.1.1

Dandelion Core module providing all APIs and standard implementations.

License

License

GroupId

GroupId

com.github.dandelion
ArtifactId

ArtifactId

dandelion-core
Version

Version

1.1.1
Type

Type

jar
Description

Description

Dandelion :: Core
Dandelion Core module providing all APIs and standard implementations.
Project Organization

Project Organization

Dandelion Project

Download dandelion-core 1.1.1


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

Dependencies

compile (5)

Group / Artifact Type Version
commons-io : commons-io jar 2.4
com.fasterxml.jackson.core : jackson-core jar 2.3.1
com.fasterxml.jackson.core : jackson-annotations jar 2.3.1
com.fasterxml.jackson.core : jackson-databind jar 2.3.1
org.slf4j : slf4j-api jar 1.7.5

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

test (8)

Group / Artifact Type Version
org.springframework : spring-test jar 3.2.14.RELEASE
org.powermock : powermock-module-junit4 jar 1.5.6
org.powermock : powermock-api-mockito jar 1.5.6
ch.qos.logback : logback-classic jar 1.1.2
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

Project Modules

There are no modules declared in this project.