MVN

info.javaspec : greeter

Maven & Gradle

Feb 21, 2023
8 stars

Greeter · The next-generation solution that synergizes the daylights out of your organization's people-greeting needs. It also tests out JavaSpec's CI/CD workflow.

<dependency>
    <groupId>info.javaspec</groupId>
    <artifactId>greeter</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of info.javaspec : greeter to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of info.javaspec : greeter to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
greeter-0.0.1

How to add a dependency to Maven

Add the following info.javaspec : greeter maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>info.javaspec</groupId>
    <artifactId>greeter</artifactId>
    <version>0.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following info.javaspec : greeter gradle dependency to your build.gradle file:

implementation 'info.javaspec:greeter:0.0.1'

Gradle Kotlin DSL: Add the following info.javaspec : greeter gradle kotlin dependency to your build.gradle.kts file:

implementation("info.javaspec:greeter:0.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following info.javaspec : greeter sbt scala dependency to your build.sbt file:

libraryDependencies += "info.javaspec" % "greeter" % "0.0.1"

Advertisement

Dependencies from Group

Nov 15, 2015
1 usages
8 stars
Nov 15, 2015
8 stars
Feb 21, 2023
8 stars
Feb 22, 2023
8 stars
Feb 22, 2023
8 stars

Discover Dependencies

Aug 23, 2023
111 stars
Aug 27, 2023
21 stars
Aug 27, 2023
13 stars
May 20, 2023
10 stars
Jul 10, 2023
2 stars