is not current version
Last Version 3.0.1

org.apache.geronimo.modules:geronimo-farm 2.2


Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

org.apache.geronimo.modules
ArtifactId

ArtifactId

geronimo-farm
Version

Version

2.2
Type

Type

jar

Download geronimo-farm 2.2


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