MVN

org.openscada.external : org.openscada.da.server.opc

Maven & Gradle

Apr 25, 2018
4 usages
10 stars

openSCADA OPC Driver · openSCADA OPC Driver

<dependency>
    <groupId>org.openscada.external</groupId>
    <artifactId>org.openscada.da.server.opc</artifactId>
    <version>1.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.openscada.external : org.openscada.da.server.opc to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.5.0

All Versions

Choose a version of org.openscada.external : org.openscada.da.server.opc to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.5.x
org.openscada.da.server.opc-1.5.0

How to add a dependency to Maven

Add the following org.openscada.external : org.openscada.da.server.opc maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.openscada.external</groupId>
    <artifactId>org.openscada.da.server.opc</artifactId>
    <version>1.5.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.openscada.external : org.openscada.da.server.opc gradle dependency to your build.gradle file:

implementation 'org.openscada.external:org.openscada.da.server.opc:1.5.0'

Gradle Kotlin DSL: Add the following org.openscada.external : org.openscada.da.server.opc gradle kotlin dependency to your build.gradle.kts file:

implementation("org.openscada.external:org.openscada.da.server.opc:1.5.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.openscada.external : org.openscada.da.server.opc sbt scala dependency to your build.sbt file:

libraryDependencies += "org.openscada.external" % "org.openscada.da.server.opc" % "1.5.0"

Advertisement

Dependencies from Group

Discover Dependencies

Aug 03, 2020
9 usages
94 stars
May 06, 2021
7 usages
0 stars
Jun 23, 2023
6 usages
338 stars
May 11, 2015
21 stars
Dec 15, 2015
12 usages
70 stars
May 18, 2016
4 usages
4 stars
Oct 22, 2020
8 usages
49 stars
Oct 18, 2019
2 usages
18 stars
url
Feb 21, 2023
67 stars