Torque Test Project

Torque parent project

License

License

GroupId

GroupId

org.apache.torque
ArtifactId

ArtifactId

torque-test
Last Version

Last Version

5.1
Release Date

Release Date

Type

Type

jar
Description

Description

Torque Test Project
Torque parent project
Project Organization

Project Organization

The Apache Software Foundation

Download torque-test

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.torque : torque-runtime jar 5.1
org.apache.fulcrum : fulcrum-testcontainer jar 1.0.9
javax.servlet : javax.servlet-api jar 3.1.0

test (12)

Group / Artifact Type Version
tomcat : naming-common jar 5.0.28
tomcat : naming-java jar 5.0.28
org.apache.commons : commons-dbcp2 jar 2.9.0
org.junit.jupiter : junit-jupiter jar 5.8.2
org.junit.vintage : junit-vintage-engine jar 5.8.2
org.apache.avalon.framework : avalon-framework-impl jar 4.3.1
org.apache.fulcrum : fulcrum-yaafi jar 1.0.8
org.mockito : mockito-core jar 4.2.0
org.testcontainers : testcontainers jar 1.16.2
org.testcontainers : junit-jupiter jar 1.16.2
org.junit.platform : junit-platform-launcher jar 1.8.2
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.

Versions

Version
5.1
5.0
4.0
4.0-beta1