MVN

org.dellroad : nvt4j

Maven & Gradle

Apr 05, 2016
4 usages
2 stars

nvt4j · The Network Virtual Terminal for Java (NVT4J) is a library which can drive a terminal emulator connected to the application through a telnet session.

<dependency>
    <groupId>org.dellroad</groupId>
    <artifactId>nvt4j</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.dellroad : nvt4j to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.0

All Versions

Choose a version of org.dellroad : nvt4j to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
nvt4j-1.2.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.dellroad</groupId>
    <artifactId>nvt4j</artifactId>
    <version>1.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.dellroad : nvt4j gradle dependency to your build.gradle file:

implementation 'org.dellroad:nvt4j:1.2.0'

Gradle Kotlin DSL: Add the following org.dellroad : nvt4j gradle kotlin dependency to your build.gradle.kts file:

implementation("org.dellroad:nvt4j:1.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.dellroad : nvt4j sbt scala dependency to your build.sbt file:

libraryDependencies += "org.dellroad" % "nvt4j" % "1.2.0"

Advertisement

Dependencies from Group

Aug 21, 2023
28 usages
14 stars
Aug 21, 2023
8 usages
14 stars
Nov 30, 2021
7 usages
Nov 30, 2021
6 usages
Apr 05, 2016
4 usages
2 stars

Discover Dependencies

Jun 15, 2016
2 usages
Jun 11, 2016
2 usages
1 stars
Jun 11, 2016
2 usages
1 stars
Aug 23, 2023
119 usages
31.4k stars
Nov 21, 2017
3 usages
Jun 09, 2023
2 usages
9 stars
Apr 21, 2016
2 usages
12 stars
Jun 16, 2016
2 usages
275 stars