| License |
License |
|---|---|
| GroupId | GroupIdorg.openforis.collect |
| ArtifactId | ArtifactIdcollect-assembly |
| Version | Version4.0.55 |
| Type | Typepom |
| Description |
DescriptionOpen Foris Collect Tomcat Assembly
Collect web application packaged together with Apache Tomcat and related dependencies
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| collect-assembly-4.0.55.pom | |
| collect-assembly-4.0.55.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.55</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openforis.collect/collect-assembly/
implementation 'org.openforis.collect:collect-assembly:4.0.55'
// https://jarcasting.com/artifacts/org.openforis.collect/collect-assembly/
implementation ("org.openforis.collect:collect-assembly:4.0.55")
'org.openforis.collect:collect-assembly:pom:4.0.55'
<dependency org="org.openforis.collect" name="collect-assembly" rev="4.0.55">
<artifact name="collect-assembly" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openforis.collect', module='collect-assembly', version='4.0.55')
)
libraryDependencies += "org.openforis.collect" % "collect-assembly" % "4.0.55"
[org.openforis.collect/collect-assembly "4.0.55"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.openforis.collect : collect-webapp | war | 4.0.55 |
| org.xerial : sqlite-jdbc | jar | 3.36.0.3 |
| org.postgresql : postgresql | jar | 42.3.3 |
| meteorite.bi » saiku-webapp-full | war | 2.6_b |