io.motown.ocpp:ocpp-websocket-json

Open Charge Point Protocol (OCPP). Provides a JSON web socket endpoint based on OCPP 1.5.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

io.motown.ocpp
ArtifactId

ArtifactId

ocpp-websocket-json
Last Version

Last Version

0.8.2
Release Date

Release Date

Type

Type

jar
Description

Description

io.motown.ocpp:ocpp-websocket-json
Open Charge Point Protocol (OCPP). Provides a JSON web socket endpoint based on OCPP 1.5.
Project URL

Project URL

http://motown.io/

Download ocpp-websocket-json

How to add to project

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

Dependencies

compile (15)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.2.2
com.github.fge : jackson-coreutils jar 1.4
com.github.fge : json-schema-core jar 1.1.8
com.github.fge : json-schema-validator jar 2.1.7
com.google.code.gson : gson jar 2.2.4
com.google.guava : guava jar 16.0.1
io.motown.domain : domain-core-api jar 0.8.2
io.motown.ocpp : ocpp-view-model jar 0.8.2
joda-time : joda-time jar 2.1
org.atmosphere : atmosphere-runtime jar 2.1.3
org.axonframework : axon-core jar 2.1.2
org.slf4j : slf4j-api 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-core jar 4.0.3.RELEASE

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

runtime (1)

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

test (5)

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
ch.qos.logback : logback-classic jar 1.0.13
org.springframework : spring-test jar 4.0.3.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.2