| License |
License
Apache-2.0
|
|---|---|
| GroupId | GroupIdcom.chartiq.finsemble |
| ArtifactId | ArtifactIdfinsemble |
| Last Version | Last Version7.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionfinsemble
Java implementation of the native API for Finsemble.
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationChartIQ |
| Filename | Size |
|---|---|
| finsemble-7.1.0.pom | |
| finsemble-7.1.0.jar | 104 KB |
| finsemble-7.1.0-sources.jar | 41 KB |
| finsemble-7.1.0-javadoc.jar | 518 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.chartiq.finsemble/finsemble/ -->
<dependency>
<groupId>com.chartiq.finsemble</groupId>
<artifactId>finsemble</artifactId>
<version>7.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.chartiq.finsemble/finsemble/
implementation 'com.chartiq.finsemble:finsemble:7.1.0'
// https://jarcasting.com/artifacts/com.chartiq.finsemble/finsemble/
implementation ("com.chartiq.finsemble:finsemble:7.1.0")
'com.chartiq.finsemble:finsemble:jar:7.1.0'
<dependency org="com.chartiq.finsemble" name="finsemble" rev="7.1.0">
<artifact name="finsemble" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.chartiq.finsemble', module='finsemble', version='7.1.0')
)
libraryDependencies += "com.chartiq.finsemble" % "finsemble" % "7.1.0"
[com.chartiq.finsemble/finsemble "7.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.json : json | jar | 20160810 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.11.0 |
| org.java-websocket : Java-WebSocket | jar | 1.5.0 |
| net.java.dev.jna : jna-platform | jar | 4.5.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-jdk14 | jar | 1.7.25 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.1 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.4.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.1 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.mockito : mockito-core | jar | 3.8.0 |
| org.mockito : mockito-junit-jupiter | jar | 3.8.0 |