io.motown.ocpp: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.

License

License

GroupId

GroupId

io.motown.ocpp
ArtifactId

ArtifactId

ocpp-view-model
Last Version

Last Version

0.8.2
Release Date

Release Date

Type

Type

jar
Description

Description

io.motown.ocpp: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.
Project URL

Project URL

http://motown.io/

Download ocpp-view-model

How to add to project

<!-- https://jarcasting.com/artifacts/io.motown.ocpp/ocpp-view-model/ -->
<dependency>
    <groupId>io.motown.ocpp</groupId>
    <artifactId>ocpp-view-model</artifactId>
    <version>0.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.motown.ocpp/ocpp-view-model/
implementation 'io.motown.ocpp:ocpp-view-model:0.8.2'
// https://jarcasting.com/artifacts/io.motown.ocpp/ocpp-view-model/
implementation ("io.motown.ocpp:ocpp-view-model:0.8.2")
'io.motown.ocpp:ocpp-view-model:jar:0.8.2'
<dependency org="io.motown.ocpp" name="ocpp-view-model" rev="0.8.2">
  <artifact name="ocpp-view-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.motown.ocpp', module='ocpp-view-model', version='0.8.2')
)
libraryDependencies += "io.motown.ocpp" % "ocpp-view-model" % "0.8.2"
[io.motown.ocpp/ocpp-view-model "0.8.2"]

Dependencies

compile (8)

Group / Artifact Type Version
com.google.guava : guava jar 16.0.1
io.motown.domain : domain-core-api jar 0.8.2
io.motown.domain : domain-utils jar 0.8.2
org.axonframework : axon-core jar 2.1.2
org.hibernate : hibernate-entitymanager jar 4.2.2.Final
org.hibernate.javax.persistence : hibernate-jpa-2.0-api jar 1.0.1.Final
org.hsqldb : hsqldb jar 2.3.2
org.slf4j : slf4j-api jar 1.7.5

runtime (1)

Group / Artifact Type Version
org.quartz-scheduler : quartz jar 2.2.1

test (8)

Group / Artifact Type Version
junit : junit jar 4.8.1
org.mockito : mockito-all jar 1.9.5
org.slf4j : jcl-over-slf4j jar 1.7.5
org.springframework : spring-beans jar 4.0.3.RELEASE
org.springframework : spring-context jar 4.0.3.RELEASE
org.springframework : spring-jdbc jar 4.0.3.RELEASE
org.springframework : spring-orm jar 4.0.3.RELEASE
org.springframework : spring-test jar 4.0.3.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.2