Skip to content

Finatra 1.5.4

Compare
Choose a tag to compare
@cacoco cacoco released this 24 Jun 14:20
· 1964 commits to develop since this release

Please note: this is not the latest release. The latest release is 2.0.0.M2

SBT

"com.twitter" %% "finatra" % "1.5.4"

Maven

<dependency>
  <groupId>com.twitter</groupId>
  <artifactId>finatra_2.10</artifactId>
  <version>1.5.4</version>
</dependency>