| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdpl.zankowski |
| ArtifactId | ArtifactIdiextrading4j-client |
| Last Version | Last Version3.4.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOpen source IEX Trading REST and WebSocket API library
|
| Filename | Size |
|---|---|
| iextrading4j-client-3.4.5.pom | |
| iextrading4j-client-3.4.5.jar | 380 KB |
| iextrading4j-client-3.4.5-tests.jar | 410 KB |
| iextrading4j-client-3.4.5-sources.jar | 173 KB |
| iextrading4j-client-3.4.5-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/pl.zankowski/iextrading4j-client/ -->
<dependency>
<groupId>pl.zankowski</groupId>
<artifactId>iextrading4j-client</artifactId>
<version>3.4.5</version>
</dependency>
// https://jarcasting.com/artifacts/pl.zankowski/iextrading4j-client/
implementation 'pl.zankowski:iextrading4j-client:3.4.5'
// https://jarcasting.com/artifacts/pl.zankowski/iextrading4j-client/
implementation ("pl.zankowski:iextrading4j-client:3.4.5")
'pl.zankowski:iextrading4j-client:jar:3.4.5'
<dependency org="pl.zankowski" name="iextrading4j-client" rev="3.4.5">
<artifact name="iextrading4j-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.zankowski', module='iextrading4j-client', version='3.4.5')
)
libraryDependencies += "pl.zankowski" % "iextrading4j-client" % "3.4.5"
[pl.zankowski/iextrading4j-client "3.4.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| pl.zankowski : iextrading4j-api | jar | 3.4.5 |
| javax.ws.rs : javax.ws.rs-api | jar | 2.1.1 |
| org.glassfish.jersey.core : jersey-client | jar | 2.30 |
| org.glassfish.jersey.inject : jersey-hk2 | jar | 2.30 |
| org.glassfish.jersey.media : jersey-media-json-jackson | jar | 2.30 |
| org.glassfish.jersey.media : jersey-media-sse | jar | 2.30 |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.9.9 |
| io.socket : socket.io-client | jar | 1.0.0 |
| javax.xml.bind : jaxb-api | jar | 2.3.1 |
| com.sun.xml.bind : jaxb-impl | jar | 2.3.1 |
| org.glassfish.jaxb : jaxb-runtime | jar | 2.3.1 |
| javax.activation : activation | jar | 1.1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| pl.zankowski : iextrading4j-api | test-jar | 3.4.5 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.0-M1 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.0-M1 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.8.0-M1 |
| org.junit.vintage : junit-vintage-engine | jar | 5.8.0-M1 |
| org.mockito : mockito-core | jar | 2.28.2 |
| org.assertj : assertj-core | jar | 3.19.0 |
| nl.jqno.equalsverifier : equalsverifier | jar | 3.6 |
| com.flextrade.jfixture : jfixture | jar | 2.7.2 |
| org.powermock : powermock-module-junit4 | jar | 2.0.9 |
| org.powermock : powermock-api-mockito2 | jar | 2.0.9 |