MVN

com.squareup.misk : wisp-deployment

Maven & Gradle

Jun 06, 2022
8 usages
386 stars

wisp-deployment · a module containing deployment helpers

<dependency>
    <groupId>com.squareup.misk</groupId>
    <artifactId>wisp-deployment</artifactId>
    <version>0.25.0-20220606.1435-15bc758</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.squareup.misk : wisp-deployment to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.25.0-20220606.1435-15bc758

All Versions

Choose a version of com.squareup.misk : wisp-deployment to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.25.x
wisp-deployment-0.25.0-20220606.1435-15bc758
wisp-deployment-0.25.0-20220427.1904-7803f66
0.24.x
wisp-deployment-0.24.0
0.23.x
wisp-deployment-0.23.0
wisp-deployment-0.23.0-20211108.2134-3a0d6d3
0.22.x
wisp-deployment-0.22.0
0.20.x
wisp-deployment-0.20.0
0.19.x
wisp-deployment-0.19.0
0.18.x
wisp-deployment-0.18.0
0.17.x
wisp-deployment-0.17.1
wisp-deployment-0.17.0

How to add a dependency to Maven

Add the following com.squareup.misk : wisp-deployment maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.squareup.misk</groupId>
    <artifactId>wisp-deployment</artifactId>
    <version>0.25.0-20220606.1435-15bc758</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.squareup.misk : wisp-deployment gradle dependency to your build.gradle file:

implementation 'com.squareup.misk:wisp-deployment:0.25.0-20220606.1435-15bc758'

Gradle Kotlin DSL: Add the following com.squareup.misk : wisp-deployment gradle kotlin dependency to your build.gradle.kts file:

implementation("com.squareup.misk:wisp-deployment:0.25.0-20220606.1435-15bc758")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.squareup.misk : wisp-deployment sbt scala dependency to your build.sbt file:

libraryDependencies += "com.squareup.misk" % "wisp-deployment" % "0.25.0-20220606.1435-15bc758"

Advertisement

Dependencies from Group

Aug 22, 2023
50 usages
386 stars
Aug 22, 2023
46 usages
386 stars
Aug 22, 2023
43 usages
386 stars
Aug 22, 2023
40 usages
386 stars
Jun 06, 2022
30 usages
386 stars

Discover Dependencies