Titanite - View - Freemarker

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

License

License

GroupId

GroupId

org.nosceon.titanite
ArtifactId

ArtifactId

titanite-view-freemarker
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download titanite-view-freemarker

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.nosceon.titanite : titanite jar 1.3.0
org.freemarker : freemarker jar 2.3.20

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

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

Versions

Version
1.3.0
1.2.1
1.2.0
1.1.0
1.0.0