License |
License |
---|---|
GroupId | GroupIdorg.openforis.commons |
ArtifactId | ArtifactIdof-commons-gateway |
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-gateway-0.1.32.pom | |
of-commons-gateway-0.1.32.jar | 10 KB |
of-commons-gateway-0.1.32-sources.jar | 6 KB |
of-commons-gateway-0.1.32-javadoc.jar | 53 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openforis.commons/of-commons-gateway/ -->
<dependency>
<groupId>org.openforis.commons</groupId>
<artifactId>of-commons-gateway</artifactId>
<version>0.1.32</version>
</dependency>
// https://jarcasting.com/artifacts/org.openforis.commons/of-commons-gateway/
implementation 'org.openforis.commons:of-commons-gateway:0.1.32'
// https://jarcasting.com/artifacts/org.openforis.commons/of-commons-gateway/
implementation ("org.openforis.commons:of-commons-gateway:0.1.32")
'org.openforis.commons:of-commons-gateway:jar:0.1.32'
<dependency org="org.openforis.commons" name="of-commons-gateway" rev="0.1.32">
<artifact name="of-commons-gateway" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openforis.commons', module='of-commons-gateway', version='0.1.32')
)
libraryDependencies += "org.openforis.commons" % "of-commons-gateway" % "0.1.32"
[org.openforis.commons/of-commons-gateway "0.1.32"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
commons-io : commons-io | jar | (,2.5] |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |