MVN

se.jguru.nazgul.test.bundles.hello.api : nazgul-test-hello-api

Maven & Gradle

Jul 02, 2013
3 usages

Nazgul Framework: Hello test bundle service definition API.

<dependency>
    <groupId>se.jguru.nazgul.test.bundles.hello.api</groupId>
    <artifactId>nazgul-test-hello-api</artifactId>
    <version>3.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of se.jguru.nazgul.test.bundles.hello.api : nazgul-test-hello-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.2

All Versions

Choose a version of se.jguru.nazgul.test.bundles.hello.api : nazgul-test-hello-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
nazgul-test-hello-api-3.0.2

How to add a dependency to Maven

Add the following se.jguru.nazgul.test.bundles.hello.api : nazgul-test-hello-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>se.jguru.nazgul.test.bundles.hello.api</groupId>
    <artifactId>nazgul-test-hello-api</artifactId>
    <version>3.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following se.jguru.nazgul.test.bundles.hello.api : nazgul-test-hello-api gradle dependency to your build.gradle file:

implementation 'se.jguru.nazgul.test.bundles.hello.api:nazgul-test-hello-api:3.0.2'

Gradle Kotlin DSL: Add the following se.jguru.nazgul.test.bundles.hello.api : nazgul-test-hello-api gradle kotlin dependency to your build.gradle.kts file:

implementation("se.jguru.nazgul.test.bundles.hello.api:nazgul-test-hello-api:3.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following se.jguru.nazgul.test.bundles.hello.api : nazgul-test-hello-api sbt scala dependency to your build.sbt file:

libraryDependencies += "se.jguru.nazgul.test.bundles.hello.api" % "nazgul-test-hello-api" % "3.0.2"

Advertisement

Dependencies from Group

Discover Dependencies

Dec 06, 2013
13 usages
May 28, 2019
7 usages
165 stars
ejb
Jun 11, 2020
26 usages
391 stars
Mar 22, 2022
27 usages
2 stars
Jul 28, 2015
7 usages
90 stars
Oct 06, 2015
5 usages
5 stars
May 02, 2007
12 usages
May 27, 2020
49 usages
8 stars