Last Version

null v0.4.0

A simple API that abstracts fetching data from the solar edge api and getting back a POJO

License

License

Categories

Categories

CLI User Interface Ninja Web Frameworks
GroupId

GroupId

ninja.codingsolutions
ArtifactId

ArtifactId

solar-edge-api-client
Version

Version

v0.4.0
Type

Type

jar
Description

Description

null
A simple API that abstracts fetching data from the solar edge api and getting back a POJO

Download solar-edge-api-client v0.4.0


<!-- https://jarcasting.com/artifacts/ninja.codingsolutions/solar-edge-api-client/ -->
<dependency>
    <groupId>ninja.codingsolutions</groupId>
    <artifactId>solar-edge-api-client</artifactId>
    <version>v0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/ninja.codingsolutions/solar-edge-api-client/
implementation 'ninja.codingsolutions:solar-edge-api-client:v0.4.0'
// https://jarcasting.com/artifacts/ninja.codingsolutions/solar-edge-api-client/
implementation ("ninja.codingsolutions:solar-edge-api-client:v0.4.0")
'ninja.codingsolutions:solar-edge-api-client:jar:v0.4.0'
<dependency org="ninja.codingsolutions" name="solar-edge-api-client" rev="v0.4.0">
  <artifact name="solar-edge-api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='ninja.codingsolutions', module='solar-edge-api-client', version='v0.4.0')
)
libraryDependencies += "ninja.codingsolutions" % "solar-edge-api-client" % "v0.4.0"
[ninja.codingsolutions/solar-edge-api-client "v0.4.0"]

Dependencies

runtime (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.12.4
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.12.4

test (2)

Group / Artifact Type Version
org.mockito : mockito-core jar 3.11.2
org.junit.jupiter : junit-jupiter-api jar 5.7.2

Project Modules

There are no modules declared in this project.