| License |
License |
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdio.motown.ocpp |
| ArtifactId | ArtifactIdocpp-websocket-json |
| Last Version | Last Version0.8.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionio.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 |
| Filename | Size |
|---|---|
| ocpp-websocket-json-0.8.2.pom | |
| ocpp-websocket-json-0.8.2.jar | 205 KB |
| ocpp-websocket-json-0.8.2-sources.jar | 136 KB |
| ocpp-websocket-json-0.8.2-javadoc.jar | 775 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.quartz-scheduler : quartz | jar | 2.2.1 |
| 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 |