Twibs: Maven Parent

Twibs is a suite of utility classes to ease the development of internet applications with scala.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.twibs
Идентификатор

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

twibs-parent
Последняя версия

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

0.14.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

Twibs: Maven Parent
Twibs is a suite of utility classes to ease the development of internet applications with scala.
Ссылка на сайт

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

https://github.com/hombre/twibs
Система контроля версий

Система контроля версий

https://github.com/hombre/twibs.git

Скачать twibs-parent

Имя Файла Размер
twibs-parent-0.14.1.pom 12 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/net.twibs/twibs-parent/ -->
<dependency>
    <groupId>net.twibs</groupId>
    <artifactId>twibs-parent</artifactId>
    <version>0.14.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.twibs/twibs-parent/
implementation 'net.twibs:twibs-parent:0.14.1'
// https://jarcasting.com/artifacts/net.twibs/twibs-parent/
implementation ("net.twibs:twibs-parent:0.14.1")
'net.twibs:twibs-parent:pom:0.14.1'
<dependency org="net.twibs" name="twibs-parent" rev="0.14.1">
  <artifact name="twibs-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.twibs', module='twibs-parent', version='0.14.1')
)
libraryDependencies += "net.twibs" % "twibs-parent" % "0.14.1"
[net.twibs/twibs-parent "0.14.1"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • twibs-util
  • twibs-test-util
  • twibs-util-test
  • twibs-web
  • twibs-selenium-test-util
  • twibs-db
  • twibs-core
  • twibs-form
  • twibs-form-test-webapp
  • twibs-demo

Utility classes to ease the development of internet applications with scala.

Overview

  • AJAX Forms defined in Scala
  • pure server side form validation
  • runtime server side JS/CSS Compression and LESS processing
  • complex inheritable translation mechanism

License

The license is Apache 2.0, see LICENSE-2.0.txt.

Binary Releases

Can be found on Maven Central (Java 7 and Scala 2.10).

<dependency>
    <groupId>net.twibs</groupId>
    <artifactId>twibs-*</artifactId>
    <version>0.12</version>
</dependency>

API docs

Are published on Maven Central.

Build

Is done with plain maven.

Java and Scala version

Currently the library is maintained against Java 7 and Scala 2.11.

What twibs can do for you

See the modules description for details.

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

Версия
0.14.1
0.14
0.13
0.11
0.10
0.9
0.8
0.7
0.6
0.5