Last Version

Open Foris Collect Base module 4.0.62

This module is used to retrieve only basic information on the application (like its version). It's used by collect-core and even by collect-control-panel (that doesn't depend on collect-core)

License

License

GroupId

GroupId

org.openforis.collect
ArtifactId

ArtifactId

collect-base
Version

Version

4.0.62
Type

Type

jar
Description

Description

Open Foris Collect Base module
This module is used to retrieve only basic information on the application (like its version). It's used by collect-core and even by collect-control-panel (that doesn't depend on collect-core)
Project Organization

Project Organization

Open Foris

Download collect-base 4.0.62


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

Dependencies

compile (2)

Group / Artifact Type Version
org.openforis.commons : of-commons-versioning jar 0.1.32
commons-io : commons-io jar 2.11.0

Project Modules

There are no modules declared in this project.