License |
License |
---|---|
GroupId | GroupIdorg.apache.torque |
ArtifactId | ArtifactIdtorque-runtime |
Last Version | Last Version5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTorque Runtime
Torque parent project
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
torque-runtime-5.1.pom | |
torque-runtime-5.1.jar | 218 KB |
torque-runtime-5.1-sources.jar | 267 KB |
torque-runtime-5.1-javadoc.jar | 869 KB |
torque-runtime-5.1-bin.zip | 2 MB |
torque-runtime-5.1-bin.tar.gz | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.torque/torque-runtime/ -->
<dependency>
<groupId>org.apache.torque</groupId>
<artifactId>torque-runtime</artifactId>
<version>5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.torque/torque-runtime/
implementation 'org.apache.torque:torque-runtime:5.1'
// https://jarcasting.com/artifacts/org.apache.torque/torque-runtime/
implementation ("org.apache.torque:torque-runtime:5.1")
'org.apache.torque:torque-runtime:jar:5.1'
<dependency org="org.apache.torque" name="torque-runtime" rev="5.1">
<artifact name="torque-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.torque', module='torque-runtime', version='5.1')
)
libraryDependencies += "org.apache.torque" % "torque-runtime" % "5.1"
[org.apache.torque/torque-runtime "5.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-configuration2 | jar | 2.7 |
commons-beanutils : commons-beanutils | jar | 1.9.4 |
commons-dbcp : commons-dbcp Optional | jar | 1.4 |
org.apache.commons : commons-dbcp2 | jar | 2.9.0 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.apache.commons : commons-jcs-core | jar | 2.2.1 |
org.apache.avalon.framework : avalon-framework-api Optional | jar | 4.3.1 |
org.apache.logging.log4j : log4j-1.2-api | jar | 2.17.1 |
org.apache.logging.log4j : log4j-jcl | jar | 2.17.1 |
org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
org.apache.fulcrum : fulcrum-testcontainer | jar | 1.0.9 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
org.apache.fulcrum : fulcrum-yaafi | jar | 1.0.8 |
org.mockito : mockito-core | jar | 4.2.0 |