| License |
License |
|---|---|
| GroupId | GroupIdio.motown.ocpp |
| ArtifactId | ArtifactIdocpp-v12-soap |
| Last Version | Last Version0.8.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionio.motown.ocpp:ocpp-v12-soap
Open Charge Point Protocol (OCPP). Provides a web service endpoint based on OCPP 1.2.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| ocpp-v12-soap-0.8.2.pom | |
| ocpp-v12-soap-0.8.2.jar | 88 KB |
| ocpp-v12-soap-0.8.2-sources.jar | 62 KB |
| ocpp-v12-soap-0.8.2-javadoc.jar | 403 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.motown.ocpp/ocpp-v12-soap/ -->
<dependency>
<groupId>io.motown.ocpp</groupId>
<artifactId>ocpp-v12-soap</artifactId>
<version>0.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.motown.ocpp/ocpp-v12-soap/
implementation 'io.motown.ocpp:ocpp-v12-soap:0.8.2'
// https://jarcasting.com/artifacts/io.motown.ocpp/ocpp-v12-soap/
implementation ("io.motown.ocpp:ocpp-v12-soap:0.8.2")
'io.motown.ocpp:ocpp-v12-soap:jar:0.8.2'
<dependency org="io.motown.ocpp" name="ocpp-v12-soap" rev="0.8.2">
<artifact name="ocpp-v12-soap" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.motown.ocpp', module='ocpp-v12-soap', version='0.8.2')
)
libraryDependencies += "io.motown.ocpp" % "ocpp-v12-soap" % "0.8.2"
[io.motown.ocpp/ocpp-v12-soap "0.8.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 16.0.1 |
| io.motown.domain : domain-core-api | jar | 0.8.2 |
| io.motown.ocpp : ocpp-soap-utils | jar | 0.8.2 |
| io.motown.ocpp : ocpp-view-model | jar | 0.8.2 |
| javax.xml.bind : jaxb-api | jar | 2.1 |
| 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.xjc-utils : cxf-xjc-runtime | jar | 2.7.0 |
| 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 |
| 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 |