| License |
License |
|---|---|
| GroupId | GroupIdio.motown.ocpp |
| ArtifactId | ArtifactIdocpp-soap-utils |
| Last Version | Last Version0.8.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionio.motown.ocpp:ocpp-soap-utils
Open Charge Point Protocol (OCPP). Utility classes used by v12-soap and v15-soap.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| ocpp-soap-utils-0.8.2.pom | |
| ocpp-soap-utils-0.8.2.jar | 16 KB |
| ocpp-soap-utils-0.8.2-sources.jar | 14 KB |
| ocpp-soap-utils-0.8.2-javadoc.jar | 101 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.motown.ocpp/ocpp-soap-utils/ -->
<dependency>
<groupId>io.motown.ocpp</groupId>
<artifactId>ocpp-soap-utils</artifactId>
<version>0.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.motown.ocpp/ocpp-soap-utils/
implementation 'io.motown.ocpp:ocpp-soap-utils:0.8.2'
// https://jarcasting.com/artifacts/io.motown.ocpp/ocpp-soap-utils/
implementation ("io.motown.ocpp:ocpp-soap-utils:0.8.2")
'io.motown.ocpp:ocpp-soap-utils:jar:0.8.2'
<dependency org="io.motown.ocpp" name="ocpp-soap-utils" rev="0.8.2">
<artifact name="ocpp-soap-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.motown.ocpp', module='ocpp-soap-utils', version='0.8.2')
)
libraryDependencies += "io.motown.ocpp" % "ocpp-soap-utils" % "0.8.2"
[io.motown.ocpp/ocpp-soap-utils "0.8.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.motown.domain : domain-core-api | jar | 0.8.2 |
| io.motown.ocpp : ocpp-view-model | jar | 0.8.2 |
| org.apache.cxf : cxf-api | jar | 2.7.11 |
| org.apache.cxf : cxf-rt-bindings-soap | jar | 2.7.11 |
| org.apache.cxf : cxf-rt-frontend-jaxws | jar | 2.7.11 |
| org.apache.cxf : cxf-rt-ws-addr | jar | 2.7.11 |
| org.axonframework : axon-core | jar | 2.1.2 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| xml-apis : xml-apis | jar | 1.0.b2 |
| 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 |