MVN

com.github.norwae : ignifera_2.12

Maven & Gradle

Aug 22, 2018
2 stars

ignifera · Adds deployment support for akka-http applications in kubernetes. The facilities are: 1) promotheus statistics export and collection for akka http routes. The library collects http result codes, timings, and requests in flight. It additionally optionally exposes some basic akka statistics. 2) Graceful shutdown, health and readiness functions. These routes are provided at a low level to they can be used by both the routing DSL and special case implementations. 3) Access log collection. These functions can be freely composed to (e.g.) exclude health check routes from statistics and access log, or include them, depending on the requirements and standards of the user

<dependency>
    <groupId>com.github.norwae</groupId>
    <artifactId>ignifera_2.12</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.norwae : ignifera_2.12 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of com.github.norwae : ignifera_2.12 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
ignifera_2.12-1.1.0
1.0.x
ignifera_2.12-1.0.2
ignifera_2.12-1.0.1
ignifera_2.12-1.0.0

How to add a dependency to Maven

Add the following com.github.norwae : ignifera_2.12 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.norwae</groupId>
    <artifactId>ignifera_2.12</artifactId>
    <version>1.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.norwae : ignifera_2.12 gradle dependency to your build.gradle file:

implementation 'com.github.norwae:ignifera_2.12:1.1.0'

Gradle Kotlin DSL: Add the following com.github.norwae : ignifera_2.12 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.norwae:ignifera_2.12:1.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.norwae : ignifera_2.12 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.norwae" % "ignifera_2.12" % "1.1.0"

Advertisement

Dependencies from Group

Apr 13, 2017
1 usages
1 stars
Apr 13, 2017
1 usages
1 stars
Aug 22, 2018
2 stars

Discover Dependencies

Sep 22, 2022
2 stars
Sep 22, 2022
2 stars
Jun 15, 2017
1 usages
0 stars
Jun 15, 2017
1 usages
0 stars
Nov 17, 2020
1 usages
192 stars
Dec 31, 2022
6 stars
Jan 01, 2020
41 stars
Nov 03, 2020
46 stars