| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdcom.github.inti-net |
| ArtifactId | ArtifactIdws-spring-resource |
| Last Version | Last Version1.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionInti - WS - Spring-Resource
An utility library for spring-based web-services for compressing / optimizing JS and CSS resources.
|
| Filename | Size |
|---|---|
| ws-spring-resource-1.6.pom | |
| ws-spring-resource-1.6.jar | 41 KB |
| ws-spring-resource-1.6-sources.jar | 25 KB |
| ws-spring-resource-1.6-javadoc.jar | 171 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.inti-net/ws-spring-resource/ -->
<dependency>
<groupId>com.github.inti-net</groupId>
<artifactId>ws-spring-resource</artifactId>
<version>1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.inti-net/ws-spring-resource/
implementation 'com.github.inti-net:ws-spring-resource:1.6'
// https://jarcasting.com/artifacts/com.github.inti-net/ws-spring-resource/
implementation ("com.github.inti-net:ws-spring-resource:1.6")
'com.github.inti-net:ws-spring-resource:jar:1.6'
<dependency org="com.github.inti-net" name="ws-spring-resource" rev="1.6">
<artifact name="ws-spring-resource" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.inti-net', module='ws-spring-resource', version='1.6')
)
libraryDependencies += "com.github.inti-net" % "ws-spring-resource" % "1.6"
[com.github.inti-net/ws-spring-resource "1.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.inti-net : utils | jar | 1.6 |
| com.github.inti-net : ws-spring-exception | jar | 1.6 |
| javax.inject : javax.inject | jar | 1 |
| org.springframework : spring-web | jar | 3.2.0.RELEASE |
| de.odysseus.juel : juel-api | jar | 2.2.5 |
| de.odysseus.juel : juel-impl | jar | 2.2.5 |
| de.odysseus.juel : juel-spi | jar | 2.2.5 |
| com.google.javascript : closure-compiler | jar | rr2079.1 |
| org.lesscss : lesscss | jar | 1.3.0 |
| org.slf4j : slf4j-api | jar | 1.6.4 |
| org.slf4j : slf4j-log4j12 | jar | 1.6.4 |
| log4j : log4j | jar | 1.2.16 |
| org.apache.httpcomponents : httpclient | jar | 4.2 |
| org.apache.httpcomponents : httpmime | jar | 4.2 |
| commons-io : commons-io | jar | 2.3 |
| commons-lang : commons-lang | jar | 2.6 |
| commons-codec : commons-codec | jar | 1.6 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.0.2 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.0.2 |
| it.unimi.dsi : fastutil | jar | 6.4.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.mockito : mockito-all | jar | 1.9.0 |
| org.springframework : spring-test | jar | 3.2.0.RELEASE |