MVN

org.apache.oodt : pcs-input

Maven & Gradle

Sep 25, 2021
3 usages

Process Control System Input Data Package · The Process Control System's data handling package. This package contains data structures and readers and writers to write an input file format similar to HDF, as represented in XML.

<dependency>
    <groupId>org.apache.oodt</groupId>
    <artifactId>pcs-input</artifactId>
    <version>1.9.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.oodt : pcs-input to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.9.1

All Versions

Choose a version of org.apache.oodt : pcs-input to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.9.x
pcs-input-1.9.1
1.9
pcs-input-1.9
1.2.x
pcs-input-1.2.5
pcs-input-1.2.4
pcs-input-1.2.3
pcs-input-1.2.2
pcs-input-1.2.1
1.2
pcs-input-1.2
1.1
pcs-input-1.1
1.0
pcs-input-1.0
0.12
pcs-input-0.12
0.11
pcs-input-0.11
0.10
pcs-input-0.10
0.9
pcs-input-0.9
0.8.x
pcs-input-0.8.1
0.8
pcs-input-0.8
0.7
pcs-input-0.7
0.6
pcs-input-0.6
0.5
pcs-input-0.5
0.4
pcs-input-0.4
0.3
pcs-input-0.3
0.2
pcs-input-0.2

How to add a dependency to Maven

Add the following org.apache.oodt : pcs-input maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.oodt</groupId>
    <artifactId>pcs-input</artifactId>
    <version>1.9.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.oodt : pcs-input gradle dependency to your build.gradle file:

implementation 'org.apache.oodt:pcs-input:1.9.1'

Gradle Kotlin DSL: Add the following org.apache.oodt : pcs-input gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.oodt:pcs-input:1.9.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.oodt : pcs-input sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.oodt" % "pcs-input" % "1.9.1"

Advertisement

Dependencies from Group

Sep 25, 2021
21 usages
Sep 25, 2021
18 usages
18 stars
Sep 25, 2021
16 usages
Sep 25, 2021
8 usages
Sep 25, 2021
8 usages

Discover Dependencies

Sep 25, 2021
3 usages
Jun 25, 2023
5 usages
Apr 11, 2017
2 usages
Jan 30, 2021
2 usages
27 stars
Feb 18, 2021
2 usages
0 stars
Mar 16, 2021
2 usages
6 stars
May 29, 2018
2 usages
May 29, 2018
3 usages
Jun 02, 2015
4 usages
584 stars