Jar examples for o:ocpp-view-model
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.
You can download jar file ocpp-view-model 0.8.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add ocpp-view-model-0.8.2.jar to your project.
<dependency> <groupId>io.motown.ocpp</groupId> <artifactId>ocpp-view-model</artifactId> <version>0.8.2</version> </dependency>
compile group: 'io.motown.ocpp', name: 'ocpp-view-model', version: '0.8.2'
libraryDependencies += "io.motown.ocpp" % "ocpp-view-model" % "0.8.2"
<dependency org="io.motown.ocpp" name="ocpp-view-model" rev="0.8.2"/>
@Grapes(@Grab(group='io.motown.ocpp', module='ocpp-view-model', version='0.8.2'))
'io.motown.ocpp:ocpp-view-model:jar:0.8.2'
Click the following link to download the jar file.
ocpp-view-model-0.8.2-javadoc.jar