License |
License |
---|---|
GroupId | GroupIdorg.openforis.commons |
ArtifactId | ArtifactIdof-commons-web |
Last Version | Last Version0.1.32 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLibrary of common components
|
Project Organization |
Project OrganizationOpen Foris |
Filename | Size |
---|---|
of-commons-web-0.1.32.pom | |
of-commons-web-0.1.32.jar | 8 KB |
of-commons-web-0.1.32-sources.jar | 5 KB |
of-commons-web-0.1.32-javadoc.jar | 56 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openforis.commons/of-commons-web/ -->
<dependency>
<groupId>org.openforis.commons</groupId>
<artifactId>of-commons-web</artifactId>
<version>0.1.32</version>
</dependency>
// https://jarcasting.com/artifacts/org.openforis.commons/of-commons-web/
implementation 'org.openforis.commons:of-commons-web:0.1.32'
// https://jarcasting.com/artifacts/org.openforis.commons/of-commons-web/
implementation ("org.openforis.commons:of-commons-web:0.1.32")
'org.openforis.commons:of-commons-web:jar:0.1.32'
<dependency org="org.openforis.commons" name="of-commons-web" rev="0.1.32">
<artifact name="of-commons-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openforis.commons', module='of-commons-web', version='0.1.32')
)
libraryDependencies += "org.openforis.commons" % "of-commons-web" % "0.1.32"
[org.openforis.commons/of-commons-web "0.1.32"]
Group / Artifact | Type | Version |
---|---|---|
org.openforis.commons : of-commons-concurrency | jar | 0.1.32 |
commons-beanutils : commons-beanutils | jar | 1.9.4 |
org.springframework : spring-beans | jar | 5.3.16 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |