| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.northfuse |
| Идентификатор | Идентификаторresources-ext |
| Последняя версия | Последняя версия1.0.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеResources Extension
Provides spring handlers to ease development of CSS and JavaScript in large projects.
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8.1 |