| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.northfuse |
| ArtifactId | ArtifactIdresources-ext |
| Last Version | Last Version1.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionResources Extension
Provides spring handlers to ease development of CSS and JavaScript in large projects.
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| resources-ext-1.0.3.pom | |
| resources-ext-1.0.3.jar | 25 KB |
| resources-ext-1.0.3-sources.jar | 14 KB |
| resources-ext-1.0.3-javadoc.jar | 84 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.1 |