MVN

ws.argo.plugin : PluginFramework

Maven & Gradle

May 06, 2016
2 usages
13 stars

Argo Plugin Framework · Framework Components for creating an Argo Probe Handler or Transport plugin

<dependency>
    <groupId>ws.argo.plugin</groupId>
    <artifactId>PluginFramework</artifactId>
    <version>0.4.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ws.argo.plugin : PluginFramework to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4.2

All Versions

Choose a version of ws.argo.plugin : PluginFramework to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4.x
PluginFramework-0.4.2

How to add a dependency to Maven

Add the following ws.argo.plugin : PluginFramework maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ws.argo.plugin</groupId>
    <artifactId>PluginFramework</artifactId>
    <version>0.4.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ws.argo.plugin : PluginFramework gradle dependency to your build.gradle file:

implementation 'ws.argo.plugin:PluginFramework:0.4.2'

Gradle Kotlin DSL: Add the following ws.argo.plugin : PluginFramework gradle kotlin dependency to your build.gradle.kts file:

implementation("ws.argo.plugin:PluginFramework:0.4.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following ws.argo.plugin : PluginFramework sbt scala dependency to your build.sbt file:

libraryDependencies += "ws.argo.plugin" % "PluginFramework" % "0.4.2"

Advertisement

Dependencies from Group

May 06, 2016
2 usages
13 stars

Discover Dependencies

Oct 16, 2017
3 usages
75 stars
Jan 05, 2022
4 usages
Jun 06, 2018
2 usages
6 stars
Jan 20, 2019
2 usages
6 stars
Jan 19, 2019
2 usages
Feb 02, 2022
3 usages
469 stars
Sep 02, 2019
2 usages
0 stars
Feb 15, 2020
2 usages
0 stars