Resources Extension

Provides spring handlers to ease development of CSS and JavaScript in large projects.

License

License

Categories

Categories

Net
GroupId

GroupId

net.northfuse
ArtifactId

ArtifactId

resources-ext
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Resources Extension
Provides spring handlers to ease development of CSS and JavaScript in large projects.
Source Code Management

Source Code Management

https://github.com/tylersouthwick/resources-ext

Download resources-ext

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
com.google.guava : guava-base jar r03
com.google.guava : guava-collections jar r03
com.yahoo.platform.yui : yuicompressor jar 2.4.6
org.springframework : spring-core jar 3.0.6.RELEASE
org.springframework : spring-webmvc jar 3.0.6.RELEASE
org.springframework : spring-web jar 3.0.6.RELEASE
org.springframework : spring-beans jar 3.0.6.RELEASE
org.springframework : spring-context jar 3.0.6.RELEASE
javax.servlet : servlet-api jar 2.5
org.slf4j : slf4j-api jar 1.6.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0
1.0.M1
v1.0.0