Trickl Model Oanda

POJOs for interfacing with the Oanda API

License

License

GroupId

GroupId

com.github.trickl
ArtifactId

ArtifactId

model-oanda
Last Version

Last Version

0.1.9
Release Date

Release Date

Type

Type

jar
Description

Description

Trickl Model Oanda
POJOs for interfacing with the Oanda API
Project URL

Project URL

http://github.com/trickl/model-oanda/
Source Code Management

Source Code Management

https://github.com/trickl/model-oanda

Download model-oanda

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.trickl/model-oanda/ -->
<dependency>
    <groupId>com.github.trickl</groupId>
    <artifactId>model-oanda</artifactId>
    <version>0.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.trickl/model-oanda/
implementation 'com.github.trickl:model-oanda:0.1.9'
// https://jarcasting.com/artifacts/com.github.trickl/model-oanda/
implementation ("com.github.trickl:model-oanda:0.1.9")
'com.github.trickl:model-oanda:jar:0.1.9'
<dependency org="com.github.trickl" name="model-oanda" rev="0.1.9">
  <artifact name="model-oanda" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.trickl', module='model-oanda', version='0.1.9')
)
libraryDependencies += "com.github.trickl" % "model-oanda" % "0.1.9"
[com.github.trickl/model-oanda "0.1.9"]

Dependencies

compile (8)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar
javax.validation : validation-api jar 2.0.1.Final
org.hibernate.validator : hibernate-validator jar 6.1.0.Final
org.hibernate.validator : hibernate-validator-annotation-processor jar 6.0.2.Final
com.fasterxml.jackson.core : jackson-databind jar
com.fasterxml.jackson.module : jackson-module-parameter-names jar
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.16

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.4.0
org.junit.jupiter : junit-jupiter-engine jar 5.4.0
org.junit.jupiter : junit-jupiter-params jar 5.3.2
com.github.trickl : assertj-json-serialize jar 0.1.3

Project Modules

There are no modules declared in this project.