License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.infuse-ev |
ArtifactId | ArtifactIdexample-json-server_2.13 |
Version | Version9.2.4 |
Type | Typejar |
Description |
Descriptionexample-json-server
Scala library for Open Charge Point Protocol (OCPP). Originally developed by NewMotion, now maintained by IHomer
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.infuse-ev/example-json-server_2.13/ -->
<dependency>
<groupId>com.infuse-ev</groupId>
<artifactId>example-json-server_2.13</artifactId>
<version>9.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.infuse-ev/example-json-server_2.13/
implementation 'com.infuse-ev:example-json-server_2.13:9.2.4'
// https://jarcasting.com/artifacts/com.infuse-ev/example-json-server_2.13/
implementation ("com.infuse-ev:example-json-server_2.13:9.2.4")
'com.infuse-ev:example-json-server_2.13:jar:9.2.4'
<dependency org="com.infuse-ev" name="example-json-server_2.13" rev="9.2.4">
<artifact name="example-json-server_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.infuse-ev', module='example-json-server_2.13', version='9.2.4')
)
libraryDependencies += "com.infuse-ev" % "example-json-server_2.13" % "9.2.4"
[com.infuse-ev/example-json-server_2.13 "9.2.4"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.1 |
com.infuse-ev : ocpp-json_2.13 | jar | 9.2.4 |
com.infuse-ev : ocpp-j-api_2.13 | jar | 9.2.4 |
org.slf4j : slf4j-simple | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.13 | jar | 4.8.1 |