Titanite - Examples - TweetMap

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-example-tweetmap
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download titanite-example-tweetmap

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.nosceon.titanite : titanite jar 1.3.0
org.twitter4j : twitter4j-stream jar 4.0.1
org.slf4j : slf4j-simple jar 1.7.7

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