Titanite

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.3.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Titanite
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Скачать titanite

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
io.netty : netty-codec-http jar 4.0.23.Final
org.slf4j : slf4j-api jar 1.7.7

test (9)

Идентификатор библиотеки Тип Версия
com.google.guava : guava jar 17.0
ch.qos.logback : logback-classic jar 1.1.2
org.slf4j : jcl-over-slf4j jar 1.7.7
org.webjars : jquery jar 1.9.0
junit : junit jar 4.11
com.jayway.restassured : rest-assured jar 2.3.3
org.glassfish.jersey.core : jersey-client jar 2.11
org.glassfish.jersey.media : jersey-media-sse jar 2.11
org.eclipse.jetty : jetty-websocket jar 8.1.9.v20130131

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

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

Titanite Build Status

titanite is a small web framework for Java 8, inspired by others like Sinatra and Finatra, running on top of Netty

Releases of titanite are available in the maven central repository.

<dependency>
    <groupId>org.nosceon.titanite</groupId>
    <artifactId>titanite</artifactId>
    <version>1.2.1</version>
</dependency>
org.nosceon.titanite

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

Версия
1.3.0
1.2.1
1.2.0
1.1.0
1.0.0
1.0.0.Alpha1
0.1.0