Village

Common project descriptor for the Torque project

License

License

GroupId

GroupId

org.apache.torque
ArtifactId

ArtifactId

village
Last Version

Last Version

3.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

Village
Common project descriptor for the Torque project
Project Organization

Project Organization

Apache Software Foundation

Download village

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 3.8.1
mysql : mysql-connector-java jar 5.0.7

Project Modules

There are no modules declared in this project.

Versions

Version
3.3.1
3.3
3.3-RC3