License |
License |
---|---|
GroupId | GroupIdorg.openforis.collect |
ArtifactId | ArtifactIdcollect-webapp |
Last Version | Last Version4.0.62 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionOpen Foris Collect Webapp 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-webapp-4.0.62.pom | |
collect-webapp-4.0.62.war | 76 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openforis.collect/collect-webapp/ -->
<dependency>
<groupId>org.openforis.collect</groupId>
<artifactId>collect-webapp</artifactId>
<version>4.0.62</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.openforis.collect/collect-webapp/
implementation 'org.openforis.collect:collect-webapp:4.0.62'
// https://jarcasting.com/artifacts/org.openforis.collect/collect-webapp/
implementation ("org.openforis.collect:collect-webapp:4.0.62")
'org.openforis.collect:collect-webapp:war:4.0.62'
<dependency org="org.openforis.collect" name="collect-webapp" rev="4.0.62">
<artifact name="collect-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='org.openforis.collect', module='collect-webapp', version='4.0.62')
)
libraryDependencies += "org.openforis.collect" % "collect-webapp" % "4.0.62"
[org.openforis.collect/collect-webapp "4.0.62"]
Group / Artifact | Type | Version |
---|---|---|
org.openforis.collect : collect-server | jar | 4.0.62 |
javax.servlet.jsp.jstl : jstl-api | jar | 1.2 |
taglibs : standard | jar | 1.1.2 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.2 |
org.slf4j : jcl-over-slf4j | jar | 1.7.36 |
org.mitre.dsmiley.httpproxy : smiley-http-proxy-servlet | jar | 1.12.1 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
javax.servlet.jsp : jsp-api | jar | 2.2 |
javax.el : el-api | jar | 2.2 |
org.apache.commons : commons-dbcp2 | jar | 2.9.0 |
org.xerial : sqlite-jdbc | jar | 3.36.0.3 |
com.h2database : h2 | jar | 2.1.210 |