не последняя версия
Последняя версия 4.0.62

org.openforis.collect:collect-assembly 3.26.35

Collect web application packaged together with Apache Tomcat and related dependencies

Группа

Группа

org.openforis.collect
Идентификатор

Идентификатор

collect-assembly
Версия

Версия

3.26.35
Тип

Тип

pom

Скачать collect-assembly 3.26.35


<!-- https://jarcasting.com/artifacts/org.openforis.collect/collect-assembly/ -->
<dependency>
    <groupId>org.openforis.collect</groupId>
    <artifactId>collect-assembly</artifactId>
    <version>3.26.35</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openforis.collect/collect-assembly/
implementation 'org.openforis.collect:collect-assembly:3.26.35'
// https://jarcasting.com/artifacts/org.openforis.collect/collect-assembly/
implementation ("org.openforis.collect:collect-assembly:3.26.35")
'org.openforis.collect:collect-assembly:pom:3.26.35'
<dependency org="org.openforis.collect" name="collect-assembly" rev="3.26.35">
  <artifact name="collect-assembly" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openforis.collect', module='collect-assembly', version='3.26.35')
)
libraryDependencies += "org.openforis.collect" % "collect-assembly" % "3.26.35"
[org.openforis.collect/collect-assembly "3.26.35"]