| Категории |
КатегорииСеть |
|---|---|
| Группа | Группаnet.sf.ofx4j |
| Идентификатор | Идентификаторofx4j |
| Последняя версия | Последняя версия1.6 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеofx4j
OFX4J is a Java implementation of Open Financial Exchange, which defines web service
APIs for interfacing with financial institutions.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| ofx4j-1.6.pom | |
| ofx4j-1.6.jar | 334 KB |
| ofx4j-1.6-sources.jar | 347 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-logging : commons-logging | jar | 1.1.1 |
| be.cyberelf.nanoxml : nanoxml | jar | 2.2.3 |
| org.ccil.cowan.tagsoup : tagsoup Необязательный | jar | 1.2 |
| log4j : log4j Необязательный | jar | 1.2.14 |
| args4j : args4j Необязательный | jar | 2.0.9 |
| net.sf.apt-jelly : apt-jelly-freemarker | jar | 2.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.1 |