License |
License |
---|---|
Categories |
CategoriesJooby User Interface Web Frameworks |
GroupId | GroupIdorg.jooby |
ArtifactId | ArtifactIdjooby-assets-closure-compiler |
Last Version | Last Version1.6.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongoogle-closure compiler module
A modular micro web framework for Java and Kotlin
|
<!-- https://jarcasting.com/artifacts/org.jooby/jooby-assets-closure-compiler/ -->
<dependency>
<groupId>org.jooby</groupId>
<artifactId>jooby-assets-closure-compiler</artifactId>
<version>1.6.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.jooby/jooby-assets-closure-compiler/
implementation 'org.jooby:jooby-assets-closure-compiler:1.6.9'
// https://jarcasting.com/artifacts/org.jooby/jooby-assets-closure-compiler/
implementation ("org.jooby:jooby-assets-closure-compiler:1.6.9")
'org.jooby:jooby-assets-closure-compiler:jar:1.6.9'
<dependency org="org.jooby" name="jooby-assets-closure-compiler" rev="1.6.9">
<artifact name="jooby-assets-closure-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jooby', module='jooby-assets-closure-compiler', version='1.6.9')
)
libraryDependencies += "org.jooby" % "jooby-assets-closure-compiler" % "1.6.9"
[org.jooby/jooby-assets-closure-compiler "1.6.9"]
Group / Artifact | Type | Version |
---|---|---|
org.jooby : jooby-assets | jar | 1.6.9 |
org.slf4j : jul-to-slf4j | jar | 1.7.25 |
com.google.javascript : closure-compiler | jar | v20180610 |
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 |