MVN

org.jetbrains : dummy

Maven & Gradle

May 19, 2021
0 stars

Dummy Project · This is dummy project created to test bazel rules for sonatype publishing.

<dependency>
    <groupId>org.jetbrains</groupId>
    <artifactId>dummy</artifactId>
    <version>0.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jetbrains : dummy to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.2

All Versions

Choose a version of org.jetbrains : dummy to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
dummy-0.1.2
dummy-0.1.1
dummy-0.1.0

How to add a dependency to Maven

Add the following org.jetbrains : dummy maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.jetbrains</groupId>
    <artifactId>dummy</artifactId>
    <version>0.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jetbrains : dummy gradle dependency to your build.gradle file:

implementation 'org.jetbrains:dummy:0.1.2'

Gradle Kotlin DSL: Add the following org.jetbrains : dummy gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jetbrains:dummy:0.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jetbrains : dummy sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jetbrains" % "dummy" % "0.1.2"

Advertisement

Dependencies from Group

Mar 02, 2023
2.7k usages
345 stars
Mar 02, 2023
74 usages
345 stars
Aug 08, 2023
5 usages
614 stars
Aug 08, 2023
5 usages
614 stars
Aug 08, 2023
2 usages
614 stars

Discover Dependencies

Jul 31, 2023
33 stars
May 05, 2021
83 stars
May 05, 2021
83 stars
Aug 06, 2022
0 stars
May 19, 2021
62 stars
Oct 04, 2022
62 stars
May 12, 2022
9 usages
32 stars
May 12, 2022
1 usages
32 stars
Jun 15, 2021
1 stars