MVN

org.polago.deployconf : deployconf

Maven & Gradle

Dec 11, 2017
0 stars

Deployconf · Command Line Tool used by Deployers to configure Java artifacts for the actual deployment environment

<dependency>
    <groupId>org.polago.deployconf</groupId>
    <artifactId>deployconf</artifactId>
    <version>1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.polago.deployconf : deployconf to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2

All Versions

Choose a version of org.polago.deployconf : deployconf to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2
deployconf-1.2
1.1.x
deployconf-1.1.1
1.1
deployconf-1.1
1.0.x
deployconf-1.0.1
1.0
deployconf-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.polago.deployconf</groupId>
    <artifactId>deployconf</artifactId>
    <version>1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.polago.deployconf : deployconf gradle dependency to your build.gradle file:

implementation 'org.polago.deployconf:deployconf:1.2'

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

implementation("org.polago.deployconf:deployconf:1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.polago.deployconf : deployconf sbt scala dependency to your build.sbt file:

libraryDependencies += "org.polago.deployconf" % "deployconf" % "1.2"

Advertisement

Dependencies from Group

Dec 11, 2017
0 stars

Discover Dependencies

Jan 23, 2016
1 stars
Jul 22, 2015
82 stars
Nov 11, 2015
2 stars
Apr 30, 2015
1 usages
2 stars
Apr 30, 2015
4 stars
Jun 07, 2023
3.7k stars
Jun 07, 2023
3.6k stars
Jun 07, 2023
3.6k stars
Oct 25, 2015
4 usages
Mar 03, 2021
177 stars