MVN

net.osgiliath.hello : net.osgiliath.hello.features

Maven & Gradle

Aug 19, 2015
15 stars

Helloworld sample feature (application definition) · Application definition for the helloworld

<dependency>
    <groupId>net.osgiliath.hello</groupId>
    <artifactId>net.osgiliath.hello.features</artifactId>
    <version>0.2.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.osgiliath.hello : net.osgiliath.hello.features to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.3

All Versions

Choose a version of net.osgiliath.hello : net.osgiliath.hello.features to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
net.osgiliath.hello.features-0.2.3
net.osgiliath.hello.features-0.2.2
net.osgiliath.hello.features-0.2.1
net.osgiliath.hello.features-0.2.0
0.1.x
net.osgiliath.hello.features-0.1.8
net.osgiliath.hello.features-0.1.7
net.osgiliath.hello.features-0.1.6
net.osgiliath.hello.features-0.1.5
net.osgiliath.hello.features-0.1.4
net.osgiliath.hello.features-0.1.3
net.osgiliath.hello.features-0.1.2
net.osgiliath.hello.features-0.1.1
net.osgiliath.hello.features-0.1.0
0.0.x
net.osgiliath.hello.features-0.0.7
net.osgiliath.hello.features-0.0.6
net.osgiliath.hello.features-0.0.5
net.osgiliath.hello.features-0.0.4
net.osgiliath.hello.features-0.0.3
net.osgiliath.hello.features-0.0.1

How to add a dependency to Maven

Add the following net.osgiliath.hello : net.osgiliath.hello.features maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.osgiliath.hello</groupId>
    <artifactId>net.osgiliath.hello.features</artifactId>
    <version>0.2.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.osgiliath.hello : net.osgiliath.hello.features gradle dependency to your build.gradle file:

implementation 'net.osgiliath.hello:net.osgiliath.hello.features:0.2.3'

Gradle Kotlin DSL: Add the following net.osgiliath.hello : net.osgiliath.hello.features gradle kotlin dependency to your build.gradle.kts file:

implementation("net.osgiliath.hello:net.osgiliath.hello.features:0.2.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.osgiliath.hello : net.osgiliath.hello.features sbt scala dependency to your build.sbt file:

libraryDependencies += "net.osgiliath.hello" % "net.osgiliath.hello.features" % "0.2.3"

Advertisement

Dependencies from Group

Discover Dependencies

Nov 10, 2015
5 usages
Jan 06, 2017
3 usages
37 stars
Jul 07, 2018
2 usages
1 stars
Dec 04, 2019
2 usages
12 stars
Dec 04, 2019
2 usages
12 stars
Nov 17, 2016
4 usages
119 stars
Aug 09, 2016
2 usages
0 stars
Dec 04, 2019
2 usages
12 stars
Apr 27, 2017
3 usages
17 stars
May 02, 2018
4 usages
6 stars