| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools |
| GroupId | GroupIdcom.github.sixro |
| ArtifactId | ArtifactIdopeninsider4j |
| Last Version | Last Version0.6.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionopeninsider4j
A library to get openinsider.com content
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| openinsider4j-0.6.0.pom | |
| openinsider4j-0.6.0.jar | 14 KB |
| openinsider4j-0.6.0-sources.jar | 9 KB |
| openinsider4j-0.6.0-javadoc.jar | 426 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.sixro/openinsider4j/ -->
<dependency>
<groupId>com.github.sixro</groupId>
<artifactId>openinsider4j</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sixro/openinsider4j/
implementation 'com.github.sixro:openinsider4j:0.6.0'
// https://jarcasting.com/artifacts/com.github.sixro/openinsider4j/
implementation ("com.github.sixro:openinsider4j:0.6.0")
'com.github.sixro:openinsider4j:jar:0.6.0'
<dependency org="com.github.sixro" name="openinsider4j" rev="0.6.0">
<artifact name="openinsider4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sixro', module='openinsider4j', version='0.6.0')
)
libraryDependencies += "com.github.sixro" % "openinsider4j" % "0.6.0"
[com.github.sixro/openinsider4j "0.6.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.javamoney.moneta : moneta-core | jar | 1.4.2 |
| com.github.sixro : commons-finance | jar | 0.6.0 |
| org.jsoup : jsoup | jar | 1.13.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jmock : jmock-junit5 | jar | 2.12.0 |