License |
License |
---|---|
GroupId | GroupIdorg.juzu |
ArtifactId | ArtifactIdjuzu-plugins-less |
Version | Version1.2.0 |
Type | Typejar |
Description |
DescriptionJuzu Less Plugin
The Less plugin
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
juzu-plugins-less-1.2.0.pom | |
juzu-plugins-less-1.2.0.jar | 46 KB |
juzu-plugins-less-1.2.0-tests.jar | 36 KB |
juzu-plugins-less-1.2.0-test-sources.jar | 34 KB |
juzu-plugins-less-1.2.0-sources.jar | 41 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.juzu/juzu-plugins-less/ -->
<dependency>
<groupId>org.juzu</groupId>
<artifactId>juzu-plugins-less</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.juzu/juzu-plugins-less/
implementation 'org.juzu:juzu-plugins-less:1.2.0'
// https://jarcasting.com/artifacts/org.juzu/juzu-plugins-less/
implementation ("org.juzu:juzu-plugins-less:1.2.0")
'org.juzu:juzu-plugins-less:jar:1.2.0'
<dependency org="org.juzu" name="juzu-plugins-less" rev="1.2.0">
<artifact name="juzu-plugins-less" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.juzu', module='juzu-plugins-less', version='1.2.0')
)
libraryDependencies += "org.juzu" % "juzu-plugins-less" % "1.2.0"
[org.juzu/juzu-plugins-less "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.juzu : juzu-core | jar | 1.2.0 |
org.mozilla : rhino | jar | 1.7R3 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |
org.slf4j : slf4j-simple | jar | 1.5.10 |
junit : junit | jar | 4.10 |
org.juzu : juzu-core | test-jar | 1.2.0 |
org.jboss.weld : weld-core | jar | 1.1.8.Final |
org.glassfish.web : el-impl | jar | 2.1.2-b04 |
com.google.inject : guice | jar | 3.0 |
org.springframework : spring-core | jar | 3.2.4.RELEASE |
org.springframework : spring-beans | jar | 3.2.4.RELEASE |
org.springframework : spring-web | jar | 3.2.4.RELEASE |
commons-logging : commons-logging | jar | 1.1.1 |
org.slf4j : slf4j-ext | jar | 1.5.10 |
ch.qos.cal10n : cal10n-api | jar | 0.7.2 |