MVN

org.kohsuke.jinterop : j-interopdeps

Maven & Gradle

Sep 28, 2011

Pure Java - COM bridge

<dependency>
    <groupId>org.kohsuke.jinterop</groupId>
    <artifactId>j-interopdeps</artifactId>
    <version>2.0.8-kohsuke-1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.kohsuke.jinterop : j-interopdeps to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.8-kohsuke-1

All Versions

Choose a version of org.kohsuke.jinterop : j-interopdeps to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
j-interopdeps-2.0.8-kohsuke-1
j-interopdeps-2.0.6-kohsuke-1
j-interopdeps-2.0.5

How to add a dependency to Maven

Add the following org.kohsuke.jinterop : j-interopdeps maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.kohsuke.jinterop</groupId>
    <artifactId>j-interopdeps</artifactId>
    <version>2.0.8-kohsuke-1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.kohsuke.jinterop : j-interopdeps gradle dependency to your build.gradle file:

implementation 'org.kohsuke.jinterop:j-interopdeps:2.0.8-kohsuke-1'

Gradle Kotlin DSL: Add the following org.kohsuke.jinterop : j-interopdeps gradle kotlin dependency to your build.gradle.kts file:

implementation("org.kohsuke.jinterop:j-interopdeps:2.0.8-kohsuke-1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.kohsuke.jinterop : j-interopdeps sbt scala dependency to your build.sbt file:

libraryDependencies += "org.kohsuke.jinterop" % "j-interopdeps" % "2.0.8-kohsuke-1"

Advertisement

Dependencies from Group

Discover Dependencies

Jun 24, 2016
4 usages
143 stars
Oct 26, 2021
8 usages
1.1k stars
Jan 09, 2017
5 usages
406 stars
Jun 12, 2020
5 usages
2 stars
Nov 10, 2021
6 usages
9 stars
Aug 17, 2023
5 usages
123 stars
May 27, 2012
4 usages
Jul 11, 2023
43 usages
24.9k stars