MVN

de.adito.plugin : demo-plugin

Maven & Gradle

Jan 12, 2021
0 stars

A demo plugin for Adito to test the cloud plugin-functionality.

<dependency>
    <groupId>de.adito.plugin</groupId>
    <artifactId>demo-plugin</artifactId>
    <version>0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.adito.plugin : demo-plugin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2

All Versions

Choose a version of de.adito.plugin : demo-plugin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2
demo-plugin-0.2
0.1
demo-plugin-0.1

How to add a dependency to Maven

Add the following de.adito.plugin : demo-plugin maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.adito.plugin</groupId>
    <artifactId>demo-plugin</artifactId>
    <version>0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.adito.plugin : demo-plugin gradle dependency to your build.gradle file:

implementation 'de.adito.plugin:demo-plugin:0.2'

Gradle Kotlin DSL: Add the following de.adito.plugin : demo-plugin gradle kotlin dependency to your build.gradle.kts file:

implementation("de.adito.plugin:demo-plugin:0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.adito.plugin : demo-plugin sbt scala dependency to your build.sbt file:

libraryDependencies += "de.adito.plugin" % "demo-plugin" % "0.2"

Advertisement

Dependencies from Group

Jan 12, 2021
0 stars

Discover Dependencies

Jan 07, 2021
2 stars
Jan 10, 2021
1 usages
5 stars
Jan 10, 2021
2 usages
5 stars
Jan 10, 2021
7 usages
5 stars
Jan 10, 2021
2 usages
5 stars
Jan 10, 2021
2 usages
5 stars
Jan 10, 2021
3 usages
5 stars