License |
License |
---|---|
GroupId | GroupIdcom.github.dandelion |
ArtifactId | ArtifactIddandelion-webjars |
Version | Version1.1.1 |
Type | Typejar |
Description |
DescriptionDandelion :: Extras :: Locator :: Webjars
Extra providing a new asset locator for WebJars.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
dandelion-webjars-1.1.1.pom | |
dandelion-webjars-1.1.1.jar | 4 KB |
dandelion-webjars-1.1.1-sources.jar | 3 KB |
dandelion-webjars-1.1.1-javadoc.jar | 38 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.dandelion/dandelion-webjars/ -->
<dependency>
<groupId>com.github.dandelion</groupId>
<artifactId>dandelion-webjars</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dandelion/dandelion-webjars/
implementation 'com.github.dandelion:dandelion-webjars:1.1.1'
// https://jarcasting.com/artifacts/com.github.dandelion/dandelion-webjars/
implementation ("com.github.dandelion:dandelion-webjars:1.1.1")
'com.github.dandelion:dandelion-webjars:jar:1.1.1'
<dependency org="com.github.dandelion" name="dandelion-webjars" rev="1.1.1">
<artifact name="dandelion-webjars" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dandelion', module='dandelion-webjars', version='1.1.1')
)
libraryDependencies += "com.github.dandelion" % "dandelion-webjars" % "1.1.1"
[com.github.dandelion/dandelion-webjars "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.dandelion : dandelion-core | jar | 1.1.1 |
org.webjars : webjars-locator | jar | 0.23 |
org.slf4j : slf4j-api | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 3.2.14.RELEASE |
org.assertj : assertj-core | jar | 1.7.0 |
org.webjars : jquery | jar | 1.11.0 |
junit : junit | jar | 4.11 |
org.mockito : mockito-core | jar | 1.10.8 |
org.hamcrest : hamcrest-core | jar | 1.3 |