License |
License |
---|---|
GroupId | GroupIdorg.openforis.collect |
ArtifactId | ArtifactIdcollect-rdb |
Last Version | Last Version4.0.62 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpen Foris Collect Relational DB generation module
Open Foris Collect is the main entry point for data collected in field-based inventories. It provides a fast, easy, flexible way to set up a survey with a user-friendly interface. Collect handles multiple data types and complex validation rules, all in a multilanguage environment.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
collect-rdb-4.0.62.pom | |
collect-rdb-4.0.62.jar | 133 KB |
collect-rdb-4.0.62-sources.jar | 74 KB |
collect-rdb-4.0.62-javadoc.jar | 378 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openforis.collect/collect-rdb/ -->
<dependency>
<groupId>org.openforis.collect</groupId>
<artifactId>collect-rdb</artifactId>
<version>4.0.62</version>
</dependency>
// https://jarcasting.com/artifacts/org.openforis.collect/collect-rdb/
implementation 'org.openforis.collect:collect-rdb:4.0.62'
// https://jarcasting.com/artifacts/org.openforis.collect/collect-rdb/
implementation ("org.openforis.collect:collect-rdb:4.0.62")
'org.openforis.collect:collect-rdb:jar:4.0.62'
<dependency org="org.openforis.collect" name="collect-rdb" rev="4.0.62">
<artifact name="collect-rdb" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openforis.collect', module='collect-rdb', version='4.0.62')
)
libraryDependencies += "org.openforis.collect" % "collect-rdb" % "4.0.62"
[org.openforis.collect/collect-rdb "4.0.62"]
Group / Artifact | Type | Version |
---|---|---|
org.openforis.collect : collect-core | jar | 4.0.62 |
org.springframework : spring-jdbc | jar | 5.3.20 |
org.apache.ddlutils : ddlutils | jar | 1.0 |
xerces : xercesImpl | jar | 2.12.2 |
commons-collections : commons-collections | jar | 3.2.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.mockito : mockito-all | jar | 2.0.2-beta |
org.postgresql : postgresql | jar | 42.3.3 |
kxml2 : kxml2 | jar | 2.3.0 |