com.namics.oss.spring.support.terrific:spring-terrific-support

Library to support the terrific integration in a spring mvc web applications.

Лицензия

Лицензия

Группа

Группа

com.namics.oss.spring.support.terrific
Идентификатор

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

spring-terrific-support
Последняя версия

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Library to support the terrific integration in a spring mvc web applications.
Организация-разработчик

Организация-разработчик

Namics AG

Скачать spring-terrific-support

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.namics.oss.spring.support.terrific/spring-terrific-support/ -->
<dependency>
    <groupId>com.namics.oss.spring.support.terrific</groupId>
    <artifactId>spring-terrific-support</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.namics.oss.spring.support.terrific/spring-terrific-support/
implementation 'com.namics.oss.spring.support.terrific:spring-terrific-support:1.0.0'
// https://jarcasting.com/artifacts/com.namics.oss.spring.support.terrific/spring-terrific-support/
implementation ("com.namics.oss.spring.support.terrific:spring-terrific-support:1.0.0")
'com.namics.oss.spring.support.terrific:spring-terrific-support:jar:1.0.0'
<dependency org="com.namics.oss.spring.support.terrific" name="spring-terrific-support" rev="1.0.0">
  <artifact name="spring-terrific-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.namics.oss.spring.support.terrific', module='spring-terrific-support', version='1.0.0')
)
libraryDependencies += "com.namics.oss.spring.support.terrific" % "spring-terrific-support" % "1.0.0"
[com.namics.oss.spring.support.terrific/spring-terrific-support "1.0.0"]

Зависимости

compile (12)

Идентификатор библиотеки Тип Версия
com.asual.lesscss : lesscss-engine jar 1.5.1
org.mozilla : rhino jar 1.7R4
org.springframework : spring-beans jar 4.3.6.RELEASE
org.springframework : spring-web jar 4.3.6.RELEASE
org.springframework : spring-webmvc jar 4.3.6.RELEASE
org.springframework : spring-context jar 4.3.6.RELEASE
org.springframework : spring-context-support jar 4.3.6.RELEASE
commons-io : commons-io jar 2.5
com.fasterxml.jackson.core : jackson-core jar 2.8.3
com.fasterxml.jackson.core : jackson-databind jar 2.8.3
javax.inject : javax.inject jar 1
org.slf4j : slf4j-api jar 1.7.21

provided (1)

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

test (6)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.springframework : spring-test jar 4.3.6.RELEASE
org.slf4j : slf4j-log4j12 jar 1.7.21
org.slf4j : jcl-over-slf4j jar 1.7.21
org.slf4j : jul-to-slf4j jar 1.7.21
log4j : log4j jar 1.2.17

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

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

Advanced Random Test Data Utils

System Status
CI master Build Status
CI develop Build Status
Dependency Maven Central

Library to support the terrific integration in a spring mvc web applications.

Usage

Known Issues

The minification feature of the module does not work in this release! If you use the starter module, ensure that the minify property is set to false.

Maven Dependency (Latest Version in pom.xml):

<dependency>
	<groupId>com.namics.oss.spring.support.terrific</groupId>
	<artifactId>spring-terrific-support</artifactId>
	<version>1.0.0</version>
</dependency>

Requirements

Java: JDK 8

Integration

The user interface can be integrated with the spring boot starter.

<dependency>
	<groupId>com.namics.oss.spring.support.terrific</groupId>
	<artifactId>spring-terrific-support-starter</artifactId>
	<version>1.0.0</version>
</dependency>

Other samples are in the module spring-terrific-support-samples. You have always to integrate the terrific filter.

com.namics.oss.spring.support.terrific

Namics AG

Версии библиотеки

Версия
1.0.0