Последняя версия

Web Resource Optimizer Examples Project 1.3.3

The purpose of this project is to reduce the number of requests needed to load a page and the amount of data to transfer to clients, achieving drastic improvement of loading times. The resources can be benefit also from minification and compression.

Лицензия

Лицензия

Группа

Группа

ro.isdc.wro4j
Идентификатор

Идентификатор

wro4j-examples
Версия

Версия

1.3.3
Тип

Тип

war
Описание

Описание

Web Resource Optimizer Examples Project
The purpose of this project is to reduce the number of requests needed to load a page and the amount of data to transfer to clients, achieving drastic improvement of loading times. The resources can be benefit also from minification and compression.
Ссылка на сайт

Ссылка на сайт

http://code.google.com/p/wro4j/wro4j-examples/

Скачать wro4j-examples 1.3.3


<!-- https://jarcasting.com/artifacts/ro.isdc.wro4j/wro4j-examples/ -->
<dependency>
    <groupId>ro.isdc.wro4j</groupId>
    <artifactId>wro4j-examples</artifactId>
    <version>1.3.3</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/ro.isdc.wro4j/wro4j-examples/
implementation 'ro.isdc.wro4j:wro4j-examples:1.3.3'
// https://jarcasting.com/artifacts/ro.isdc.wro4j/wro4j-examples/
implementation ("ro.isdc.wro4j:wro4j-examples:1.3.3")
'ro.isdc.wro4j:wro4j-examples:war:1.3.3'
<dependency org="ro.isdc.wro4j" name="wro4j-examples" rev="1.3.3">
  <artifact name="wro4j-examples" type="war" />
</dependency>
@Grapes(
@Grab(group='ro.isdc.wro4j', module='wro4j-examples', version='1.3.3')
)
libraryDependencies += "ro.isdc.wro4j" % "wro4j-examples" % "1.3.3"
[ro.isdc.wro4j/wro4j-examples "1.3.3"]

Зависимости

compile (19)

Идентификатор библиотеки Тип Версия
ro.isdc.wro4j : wro4j-core jar 1.3.3
ro.isdc.wro4j : wro4j-extensions jar 1.3.3
com.google.code.scriptengines : scriptengines-javascript jar 1.1
org.slf4j : slf4j-log4j12 jar 1.6.0
org.directwebremoting : dwr jar 2.0.1
commons-logging : commons-logging jar 1.1.1
org.apache.wicket : wicket jar 1.4.13
org.apache.wicket : wicket-extensions jar 1.4.13
org.slf4j : slf4j-jcl jar 1.6.1
com.google.appengine : appengine-api-1.0-sdk jar 1.3.2
com.google.appengine.orm : datanucleus-appengine jar 1.0.6
org.apache.geronimo.specs : geronimo-jta_1.1_spec jar 1.1.1
org.apache.geronimo.specs : geronimo-jpa_3.0_spec jar 1.1.1
javax.jdo : jdo2-api jar 2.3-eb
org.datanucleus : datanucleus-core jar 1.1.5
org.datanucleus : datanucleus-jpa jar 1.1.5
javax.servlet : jstl jar 1.1.2
taglibs : standard jar 1.1.2
org.slf4j : slf4j-api jar 1.6.0

provided (2)

Идентификатор библиотеки Тип Версия
javax.servlet : servlet-api jar 2.3
javax.servlet : jsp-api jar 2.0

test (6)

Идентификатор библиотеки Тип Версия
com.google.appengine » appengine-api-1.0-labs jar 1.3.2
com.google.appengine » appengine-api-1.0-stubs jar 1.3.2
com.google.appengine » appengine-api-1.0-runtime jar 1.3.2
com.google.appengine : appengine-tools-sdk jar 1.3.2
junit : junit jar 4.8.2
org.mockito : mockito-all jar 1.8.5

Модули Проекта

Данный проект не имеет модулей.