MVN

com.github.codemonstur : test-maven-deploy

Maven & Gradle

Nov 22, 2022
0 stars

test-maven-deploy · Empty project used for testing deployment to Maven Central.

<dependency>
    <groupId>com.github.codemonstur</groupId>
    <artifactId>test-maven-deploy</artifactId>
    <version>2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.codemonstur : test-maven-deploy to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2

All Versions

Choose a version of com.github.codemonstur : test-maven-deploy to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2
test-maven-deploy-2
1
test-maven-deploy-1

How to add a dependency to Maven

Add the following com.github.codemonstur : test-maven-deploy maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.codemonstur</groupId>
    <artifactId>test-maven-deploy</artifactId>
    <version>2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.codemonstur : test-maven-deploy gradle dependency to your build.gradle file:

implementation 'com.github.codemonstur:test-maven-deploy:2'

Gradle Kotlin DSL: Add the following com.github.codemonstur : test-maven-deploy gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.codemonstur:test-maven-deploy:2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.codemonstur : test-maven-deploy sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.codemonstur" % "test-maven-deploy" % "2"

Advertisement

Dependencies from Group

Mar 17, 2023
9 usages
37 stars
Nov 23, 2022
2 usages
15 stars
Jul 21, 2023
1 usages
0 stars
Apr 11, 2022
9 stars
Sep 02, 2018
1 stars

Discover Dependencies

Aug 03, 2023
504 stars
Jul 12, 2023
67 stars
Jul 12, 2023
50 stars
Nov 19, 2022
0 stars
Aug 23, 2023
111 stars
Jul 22, 2023
35 stars