Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.sf.ofx4j |
ArtifactId | ArtifactIdofx4j |
Last Version | Last Version1.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionofx4j
OFX4J is a Java implementation of Open Financial Exchange, which defines web service
APIs for interfacing with financial institutions.
|
Project URL |
Project URL |
Filename | Size |
---|---|
ofx4j-1.6.pom | |
ofx4j-1.6.jar | 334 KB |
ofx4j-1.6-sources.jar | 347 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.ofx4j/ofx4j/ -->
<dependency>
<groupId>net.sf.ofx4j</groupId>
<artifactId>ofx4j</artifactId>
<version>1.6</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.ofx4j/ofx4j/
implementation 'net.sf.ofx4j:ofx4j:1.6'
// https://jarcasting.com/artifacts/net.sf.ofx4j/ofx4j/
implementation ("net.sf.ofx4j:ofx4j:1.6")
'net.sf.ofx4j:ofx4j:jar:1.6'
<dependency org="net.sf.ofx4j" name="ofx4j" rev="1.6">
<artifact name="ofx4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.ofx4j', module='ofx4j', version='1.6')
)
libraryDependencies += "net.sf.ofx4j" % "ofx4j" % "1.6"
[net.sf.ofx4j/ofx4j "1.6"]
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging | jar | 1.1.1 |
be.cyberelf.nanoxml : nanoxml | jar | 2.2.3 |
org.ccil.cowan.tagsoup : tagsoup Optional | jar | 1.2 |
log4j : log4j Optional | jar | 1.2.14 |
args4j : args4j Optional | jar | 2.0.9 |
net.sf.apt-jelly : apt-jelly-freemarker | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |