MVN

org.epics : epics-pvdatabase

Maven & Gradle

Dec 22, 2017
1 usages
1 stars

pvDatabaseJava

<dependency>
    <groupId>org.epics</groupId>
    <artifactId>epics-pvdatabase</artifactId>
    <version>4.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.epics : epics-pvdatabase to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.3.1

All Versions

Choose a version of org.epics : epics-pvdatabase to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.3.x
epics-pvdatabase-4.3.1
4.2.x
epics-pvdatabase-4.2.2
epics-pvdatabase-4.2.1
epics-pvdatabase-4.2.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.epics</groupId>
    <artifactId>epics-pvdatabase</artifactId>
    <version>4.3.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.epics : epics-pvdatabase gradle dependency to your build.gradle file:

implementation 'org.epics:epics-pvdatabase:4.3.1'

Gradle Kotlin DSL: Add the following org.epics : epics-pvdatabase gradle kotlin dependency to your build.gradle.kts file:

implementation("org.epics:epics-pvdatabase:4.3.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.epics : epics-pvdatabase sbt scala dependency to your build.sbt file:

libraryDependencies += "org.epics" % "epics-pvdatabase" % "4.3.1"

Advertisement

Dependencies from Group

caj
Mar 25, 2015
12 usages
jca
May 22, 2023
11 usages
7 stars
May 22, 2023
3 usages
1 stars
May 22, 2023
3 usages
4 stars
May 22, 2023
2 usages
0 stars

Discover Dependencies