| License |
License |
|---|---|
| GroupId | GroupIdorg.openforis.collect |
| ArtifactId | ArtifactIdcollect-assembly |
| Version | Version4.0.32 |
| Type | Typepom |
| Description |
DescriptionOpen Foris Collect Tomcat Assembly
Collect web application packaged together with Apache Tomcat and related dependencies
|
| Project Organization |
Project OrganizationOpen Foris |
| Filename | Size |
|---|---|
| collect-assembly-4.0.32.pom | |
| collect-assembly-4.0.32.zip | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.openforis.collect/collect-assembly/ -->
<dependency>
<groupId>org.openforis.collect</groupId>
<artifactId>collect-assembly</artifactId>
<version>4.0.32</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openforis.collect/collect-assembly/
implementation 'org.openforis.collect:collect-assembly:4.0.32'
// https://jarcasting.com/artifacts/org.openforis.collect/collect-assembly/
implementation ("org.openforis.collect:collect-assembly:4.0.32")
'org.openforis.collect:collect-assembly:pom:4.0.32'
<dependency org="org.openforis.collect" name="collect-assembly" rev="4.0.32">
<artifact name="collect-assembly" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openforis.collect', module='collect-assembly', version='4.0.32')
)
libraryDependencies += "org.openforis.collect" % "collect-assembly" % "4.0.32"
[org.openforis.collect/collect-assembly "4.0.32"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.openforis.collect : collect-webapp | war | 4.0.32 |
| commons-dbcp : commons-dbcp | jar | 1.4 |
| commons-pool : commons-pool | jar | 1.6 |
| org.xerial : sqlite-jdbc | jar | 3.34.0 |
| org.postgresql : postgresql | jar | 9.4.1212 |
| meteorite.bi » saiku-webapp-full | war | 2.6_b |