License |
License |
---|---|
Categories |
CategoriesJooby User Interface Web Frameworks |
GroupId | GroupIdorg.jooby |
ArtifactId | ArtifactIdjooby-assets-yui-compressor |
Last Version | Last Version1.6.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionyui-compressor module
A modular micro web framework for Java and Kotlin
|
<!-- https://jarcasting.com/artifacts/org.jooby/jooby-assets-yui-compressor/ -->
<dependency>
<groupId>org.jooby</groupId>
<artifactId>jooby-assets-yui-compressor</artifactId>
<version>1.6.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.jooby/jooby-assets-yui-compressor/
implementation 'org.jooby:jooby-assets-yui-compressor:1.6.9'
// https://jarcasting.com/artifacts/org.jooby/jooby-assets-yui-compressor/
implementation ("org.jooby:jooby-assets-yui-compressor:1.6.9")
'org.jooby:jooby-assets-yui-compressor:jar:1.6.9'
<dependency org="org.jooby" name="jooby-assets-yui-compressor" rev="1.6.9">
<artifact name="jooby-assets-yui-compressor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jooby', module='jooby-assets-yui-compressor', version='1.6.9')
)
libraryDependencies += "org.jooby" % "jooby-assets-yui-compressor" % "1.6.9"
[org.jooby/jooby-assets-yui-compressor "1.6.9"]
Group / Artifact | Type | Version |
---|---|---|
org.jooby : jooby-assets | jar | 1.6.9 |
com.yahoo.platform.yui : yuicompressor | jar | 2.4.8 |
Group / Artifact | Type | Version |
---|---|---|
org.jooby : jooby | jar | 1.6.9 |
junit : junit | jar | 4.12 |
org.easymock : easymock | jar | 3.6 |
org.powermock : powermock-api-easymock | jar | 1.7.4 |
org.powermock : powermock-module-junit4 | jar | 1.7.4 |
org.jacoco : org.jacoco.agent | jar | 0.8.1 |