MVN

no.nav.helse : dusseldorf-ktor-build

Maven & Gradle

Mar 26, 2019
3 stars

dusseldorf-ktor-build

<dependency>
    <groupId>no.nav.helse</groupId>
    <artifactId>dusseldorf-ktor-build</artifactId>
    <version>1.1.3.ab74601</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of no.nav.helse : dusseldorf-ktor-build to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.3.ab74601

All Versions

Choose a version of no.nav.helse : dusseldorf-ktor-build to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
dusseldorf-ktor-build-1.1.3.ab74601

How to add a dependency to Maven

Add the following no.nav.helse : dusseldorf-ktor-build maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>no.nav.helse</groupId>
    <artifactId>dusseldorf-ktor-build</artifactId>
    <version>1.1.3.ab74601</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following no.nav.helse : dusseldorf-ktor-build gradle dependency to your build.gradle file:

implementation 'no.nav.helse:dusseldorf-ktor-build:1.1.3.ab74601'

Gradle Kotlin DSL: Add the following no.nav.helse : dusseldorf-ktor-build gradle kotlin dependency to your build.gradle.kts file:

implementation("no.nav.helse:dusseldorf-ktor-build:1.1.3.ab74601")

How to add a dependency to SBT Scala

SBT Scala: Add the following no.nav.helse : dusseldorf-ktor-build sbt scala dependency to your build.sbt file:

libraryDependencies += "no.nav.helse" % "dusseldorf-ktor-build" % "1.1.3.ab74601"

Advertisement