jar

com.infuse-ev : ocpp-json_2.13

Maven & Gradle

Oct 07, 2021
4 usages
19 stars

ocpp-json · Scala library for Open Charge Point Protocol (OCPP). Originally developed by NewMotion, now maintained by IHomer

Table Of Contents

Latest Version

Download com.infuse-ev : ocpp-json_2.13 JAR file - Latest Versions:

All Versions

Download com.infuse-ev : ocpp-json_2.13 JAR file - All Versions:

Version Vulnerabilities Size Updated
9.2.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window ocpp-json_2.13-9.2.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.thenewmotion.ocpp.json.v1x

├─ com.thenewmotion.ocpp.json.v1x.JsonOperation.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.JsonOperations.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.OcppMessageSerializer.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.Serialization.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.VersionSpecificMessage.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.ZonedDateTimeJsonFormat.class - [JAR]

com.thenewmotion.ocpp.json.v20

├─ com.thenewmotion.ocpp.json.v20.CsOcpp20Procedure.class - [JAR]

├─ com.thenewmotion.ocpp.json.v20.CsOcpp20Procedures.class - [JAR]

├─ com.thenewmotion.ocpp.json.v20.CsmsOcpp20Procedure.class - [JAR]

├─ com.thenewmotion.ocpp.json.v20.CsmsOcpp20Procedures.class - [JAR]

├─ com.thenewmotion.ocpp.json.v20.Ocpp20Procedure.class - [JAR]

├─ com.thenewmotion.ocpp.json.v20.Ocpp20Procedures.class - [JAR]

├─ com.thenewmotion.ocpp.json.v20.Serialization.class - [JAR]

com.thenewmotion.ocpp.json

├─ com.thenewmotion.ocpp.json.PayloadErrorCode.class - [JAR]

├─ com.thenewmotion.ocpp.json.SerializationCommon.class - [JAR]

├─ com.thenewmotion.ocpp.json.SrpcCall.class - [JAR]

├─ com.thenewmotion.ocpp.json.SrpcCallError.class - [JAR]

├─ com.thenewmotion.ocpp.json.SrpcCallResult.class - [JAR]

├─ com.thenewmotion.ocpp.json.SrpcEnvelope.class - [JAR]

├─ com.thenewmotion.ocpp.json.SrpcMessage.class - [JAR]

├─ com.thenewmotion.ocpp.json.SrpcMessageType.class - [JAR]

├─ com.thenewmotion.ocpp.json.SrpcResponse.class - [JAR]

├─ com.thenewmotion.ocpp.json.TransportMessageJsonSerializer.class - [JAR]

├─ com.thenewmotion.ocpp.json.TransportMessageParser.class - [JAR]

com.thenewmotion.ocpp.json.v1x.v15

├─ com.thenewmotion.ocpp.json.v1x.v15.AuthorisationData.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v15.AuthorizeReq.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v15.AuthorizeRes.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v15.BootNotificationReq.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v15.BootNotificationRes.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v15.CancelReservationReq.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v15.CancelReservationRes.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v15.CentralSystemReq.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v15.CentralSystemRes.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v15.ChangeAvailabilityReq.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v15.ChangeAvailabilityRes.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v15.ChangeConfigurationReq.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v15.ChangeConfigurationRes.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v15.ChargePointReq.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v15.ChargePointRes.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v15.ClearCacheReq.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v15.ClearCacheRes.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v15.ConfigurationEntry.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v15.DataTransferReq.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v15.DataTransferRes.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v15.DiagnosticsStatusNotificationReq.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v15.DiagnosticsStatusNotificationRes.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v15.FirmwareStatusNotificationReq.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v15.FirmwareStatusNotificationRes.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v15.GetConfigurationReq.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v15.GetConfigurationRes.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v15.GetDiagnosticsReq.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v15.GetDiagnosticsRes.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v15.GetLocalListVersionReq.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v15.GetLocalListVersionRes.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v15.HeartbeatReq.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v15.HeartbeatRes.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v15.IdTagInfo.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v15.Message.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v15.Meter.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v15.MeterValue.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v15.MeterValuesReq.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v15.MeterValuesRes.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v15.RemoteStartTransactionReq.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v15.RemoteStartTransactionRes.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v15.RemoteStopTransactionReq.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v15.RemoteStopTransactionRes.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v15.ReserveNowReq.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v15.ReserveNowRes.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v15.ResetReq.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v15.ResetRes.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v15.SendLocalListReq.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v15.SendLocalListRes.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v15.SerializationV15.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v15.StartTransactionReq.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v15.StartTransactionRes.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v15.StatusNotificationReq.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v15.StatusNotificationRes.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v15.StopTransactionReq.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v15.StopTransactionRes.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v15.TransactionData.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v15.UnlockConnectorReq.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v15.UnlockConnectorRes.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v15.UpdateFirmwareReq.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v15.UpdateFirmwareRes.class - [JAR]

com.thenewmotion.ocpp.json.v20.serialization

├─ com.thenewmotion.ocpp.json.v20.serialization.ChargingRateSerializer.class - [JAR]

├─ com.thenewmotion.ocpp.json.v20.serialization.EnumerableNameSerializer.class - [JAR]

├─ com.thenewmotion.ocpp.json.v20.serialization.InstantSerializer.class - [JAR]

├─ com.thenewmotion.ocpp.json.v20.serialization.package.class - [JAR]

com.thenewmotion.ocpp.json.v1x.v16

├─ com.thenewmotion.ocpp.json.v1x.v16.AuthorisationData.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v16.AuthorizeReq.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v16.AuthorizeRes.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v16.BootNotificationReq.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v16.BootNotificationRes.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v16.CancelReservationReq.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v16.CancelReservationRes.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v16.CentralSystemReq.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v16.CentralSystemRes.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v16.ChangeAvailabilityReq.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v16.ChangeAvailabilityRes.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v16.ChangeConfigurationReq.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v16.ChangeConfigurationRes.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v16.ChargePointReq.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v16.ChargePointRes.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v16.ChargingProfile.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v16.ChargingSchedule.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v16.ChargingSchedulePeriod.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v16.ClearCacheReq.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v16.ClearCacheRes.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v16.ClearChargingProfileReq.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v16.ClearChargingProfileRes.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v16.ConfigurationEntry.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v16.DataTransferReq.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v16.DataTransferRes.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v16.DiagnosticsStatusNotificationReq.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v16.DiagnosticsStatusNotificationRes.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v16.FirmwareStatusNotificationReq.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v16.FirmwareStatusNotificationRes.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v16.GetCompositeScheduleReq.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v16.GetCompositeScheduleRes.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v16.GetConfigurationReq.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v16.GetConfigurationRes.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v16.GetDiagnosticsReq.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v16.GetDiagnosticsRes.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v16.GetLocalListVersionReq.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v16.GetLocalListVersionRes.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v16.HeartbeatReq.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v16.HeartbeatRes.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v16.IdTagInfo.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v16.Message.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v16.Meter.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v16.MeterValue.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v16.MeterValuesReq.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v16.MeterValuesRes.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v16.RemoteStartTransactionReq.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v16.RemoteStartTransactionRes.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v16.RemoteStopTransactionReq.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v16.RemoteStopTransactionRes.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v16.ReserveNowReq.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v16.ReserveNowRes.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v16.ResetReq.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v16.ResetRes.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v16.SendLocalListReq.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v16.SendLocalListRes.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v16.SerializationV16.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v16.SetChargingProfileReq.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v16.SetChargingProfileRes.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v16.StartTransactionReq.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v16.StartTransactionRes.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v16.StatusNotificationReq.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v16.StatusNotificationRes.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v16.StopTransactionReq.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v16.StopTransactionRes.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v16.TriggerMessageReq.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v16.TriggerMessageRes.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v16.UnlockConnectorReq.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v16.UnlockConnectorRes.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v16.UpdateFirmwareReq.class - [JAR]

├─ com.thenewmotion.ocpp.json.v1x.v16.UpdateFirmwareRes.class - [JAR]

Advertisement

Dependencies from Group

Oct 07, 2021
4 usages
19 stars
Oct 07, 2021
4 usages
19 stars
Oct 07, 2021
4 usages
19 stars
Oct 07, 2021
4 usages
19 stars
Oct 07, 2021
3 usages
19 stars

Discover Dependencies

Oct 07, 2021
4 usages
19 stars
Feb 20, 2015
1 usages
405 stars
Jul 14, 2016
7 usages
9.2k stars
Sep 27, 2016
5 usages
0 stars
May 09, 2018
5 usages
27 stars
Jul 13, 2023
14 usages
70 stars
Oct 21, 2020
2 usages
0 stars
Nov 20, 2014
1 usages
0 stars