Tea Compiler API

This component provides the generic interfaces needed to implement custom context class builders for the teacompiler-maven-plugin.

Лицензия

Лицензия

Группа

Группа

org.teatrove
Идентификатор

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

teacompiler-api
Последняя версия

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

4.1.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Tea Compiler API
This component provides the generic interfaces needed to implement custom context class builders for the teacompiler-maven-plugin.
Организация-разработчик

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

TeaTrove.org

Скачать teacompiler-api

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

<!-- https://jarcasting.com/artifacts/org.teatrove/teacompiler-api/ -->
<dependency>
    <groupId>org.teatrove</groupId>
    <artifactId>teacompiler-api</artifactId>
    <version>4.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.teatrove/teacompiler-api/
implementation 'org.teatrove:teacompiler-api:4.1.2'
// https://jarcasting.com/artifacts/org.teatrove/teacompiler-api/
implementation ("org.teatrove:teacompiler-api:4.1.2")
'org.teatrove:teacompiler-api:jar:4.1.2'
<dependency org="org.teatrove" name="teacompiler-api" rev="4.1.2">
  <artifact name="teacompiler-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.teatrove', module='teacompiler-api', version='4.1.2')
)
libraryDependencies += "org.teatrove" % "teacompiler-api" % "4.1.2"
[org.teatrove/teacompiler-api "4.1.2"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.apache.maven : maven-plugin-api jar 3.0
org.slf4j : slf4j-api jar 1.6.1
org.codehaus.plexus : plexus-container-default jar 1.0-alpha-9-stable-1

provided (1)

Идентификатор библиотеки Тип Версия
org.teatrove : tea jar 4.1.2

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

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

TeaTrove

Tea is a mature typed template language that when used with the TeaServlet offer a very high-performance template based servlet. TeaTrove is a fork of the SourceForge Tea Trove project. This fork represents almost 10 years of development since the original Tea Trove project was created.

Documentation

About TeaTrove

Getting Started

Tea Documentation

TeaServlet Documentation

License

Apache License 2.0

Continuous Builds

Build Status

Continuous builds are hosted on http://travis-ci.org.

Contributing

  1. Fork it.
  2. Create a branch (git checkout -b fix-issue-xyz)
  3. Make your changes
  4. Run a build (mvn install)
  5. Commit your changes (git commit -am "Fixes #xyz, that bug I found.")
  6. Push to the branch (git push origin fix-issue-xyz)
  7. Create a Pull Request from your branch.

Collaborating

Find us in the teatrove-users Google Group or on irc.freenode.org#teatrove.

org.teatrove

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

Версия
4.1.2