MVN

io.openremote : openremote-agent

Maven & Gradle

Jul 18, 2022
1.2k stars

OpenRemote Agent · Provides agent SPI and built in agents; add maven {url "https://jitpack.io"} and maven {url "https://repo.osgeo.org/repository/release/"} and maven {url "https://pkgs.dev.azure.com/OpenRemote/OpenRemote/_packaging/OpenRemote/maven/v1"} to resolve all dependencies

<dependency>
    <groupId>io.openremote</groupId>
    <artifactId>openremote-agent</artifactId>
    <version>0.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.openremote : openremote-agent to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.0

All Versions

Choose a version of io.openremote : openremote-agent to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
openremote-agent-0.1.0

How to add a dependency to Maven

Add the following io.openremote : openremote-agent maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.openremote</groupId>
    <artifactId>openremote-agent</artifactId>
    <version>0.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.openremote : openremote-agent gradle dependency to your build.gradle file:

implementation 'io.openremote:openremote-agent:0.1.0'

Gradle Kotlin DSL: Add the following io.openremote : openremote-agent gradle kotlin dependency to your build.gradle.kts file:

implementation("io.openremote:openremote-agent:0.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.openremote : openremote-agent sbt scala dependency to your build.sbt file:

libraryDependencies += "io.openremote" % "openremote-agent" % "0.1.0"

Advertisement

Dependencies from Group

Jul 18, 2022
1.2k stars
Jul 18, 2022
1.2k stars
Jul 18, 2022
1.2k stars
Jul 18, 2022
1.2k stars

Discover Dependencies

Jul 18, 2022
1.2k stars
Jul 18, 2022
1.2k stars
Jul 18, 2022
1.2k stars
Jul 26, 2023
2 stars
Jul 26, 2023
2 stars
pvc
Dec 19, 2022
2 stars
Jul 26, 2023
2 stars
Jul 27, 2022
2 stars
Jan 18, 2023
3.9k stars