| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаde.matrixweb.smaller |
| Идентификатор | Идентификаторclient-common |
| Версия | Версия0.8.8 |
| Тип | Типjar |
| Описание |
ОписаниеSmaller :: Clients :: Common
Smaller is a minification library. It could be embedded as servlet, OSGi
bundle or be used from ant or maven. Currently it supports CoffeeScript,
Google Closure-Compiler, UglifyJs, LessJs, CssEmbedd and YUICompressor.
|
| Имя Файла | Размер |
|---|---|
| client-common-0.8.8.pom | |
| client-common-0.8.8.jar | 7 KB |
| client-common-0.8.8-sources.jar | 3 KB |
| client-common-0.8.8-javadoc.jar | 47 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.matrixweb.smaller/client-common/ -->
<dependency>
<groupId>de.matrixweb.smaller</groupId>
<artifactId>client-common</artifactId>
<version>0.8.8</version>
</dependency>
// https://jarcasting.com/artifacts/de.matrixweb.smaller/client-common/
implementation 'de.matrixweb.smaller:client-common:0.8.8'
// https://jarcasting.com/artifacts/de.matrixweb.smaller/client-common/
implementation ("de.matrixweb.smaller:client-common:0.8.8")
'de.matrixweb.smaller:client-common:jar:0.8.8'
<dependency org="de.matrixweb.smaller" name="client-common" rev="0.8.8">
<artifact name="client-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.matrixweb.smaller', module='client-common', version='0.8.8')
)
libraryDependencies += "de.matrixweb.smaller" % "client-common" % "0.8.8"
[de.matrixweb.smaller/client-common "0.8.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| de.matrixweb.smaller : common | jar | 0.8.8 |
| de.matrixweb.smaller-config : smaller-config | jar | 0.2.2 |
| commons-io : commons-io | jar | 2.2 |
| org.apache.httpcomponents : fluent-hc | jar | 4.2 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.3.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.camel : camel-jetty | jar | 2.6.0 |
| junit : junit | jar | 4.11 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| org.mockito : mockito-core | jar | 1.9.5 |