MVN

io.motown.ocpp : ocpp-view-model

Maven & Gradle

May 16, 2014
4 usages
40 stars

Open Charge Point Protocol (OCPP. The common parts of the different OCPP specifications are handled here. The SOAP and JSON web socket modules communicate with the core via this module. This module also handles the events sent out by the core.

<dependency>
    <groupId>io.motown.ocpp</groupId>
    <artifactId>ocpp-view-model</artifactId>
    <version>0.8.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.motown.ocpp : ocpp-view-model to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.8.2

All Versions

Choose a version of io.motown.ocpp : ocpp-view-model to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.8.x
ocpp-view-model-0.8.2

How to add a dependency to Maven

Add the following io.motown.ocpp : ocpp-view-model maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.motown.ocpp</groupId>
    <artifactId>ocpp-view-model</artifactId>
    <version>0.8.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.motown.ocpp : ocpp-view-model gradle dependency to your build.gradle file:

implementation 'io.motown.ocpp:ocpp-view-model:0.8.2'

Gradle Kotlin DSL: Add the following io.motown.ocpp : ocpp-view-model gradle kotlin dependency to your build.gradle.kts file:

implementation("io.motown.ocpp:ocpp-view-model:0.8.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.motown.ocpp : ocpp-view-model sbt scala dependency to your build.sbt file:

libraryDependencies += "io.motown.ocpp" % "ocpp-view-model" % "0.8.2"

Advertisement

Dependencies from Group

May 16, 2014
4 usages
40 stars
May 16, 2014
2 usages
40 stars
May 16, 2014
40 stars
May 16, 2014
40 stars
May 16, 2014
40 stars

Discover Dependencies

May 22, 2021
8 usages
2 stars
May 02, 2017
4 usages
0 stars
Feb 05, 2019
5 usages
18 stars
Sep 26, 2008
7 usages
Sep 26, 2008
6 usages
Feb 03, 2012
19 usages
7 stars
Dec 14, 2021
3 usages
5 stars
Jun 02, 2023
11 usages
7.7k stars
Jan 06, 2020
1 usages
9 stars