| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdorg.codehaus.cargo |
| ArtifactId | ArtifactIddatasource-cmt-local-war |
| Last Version | Last Version1.9.12 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
DescriptionCargo test data for samples - Local Transaction DataSource WAR
Test data for the Sample applications
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.codehaus.cargo/datasource-cmt-local-war/ -->
<dependency>
<groupId>org.codehaus.cargo</groupId>
<artifactId>datasource-cmt-local-war</artifactId>
<version>1.9.12</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.cargo/datasource-cmt-local-war/
implementation 'org.codehaus.cargo:datasource-cmt-local-war:1.9.12'
// https://jarcasting.com/artifacts/org.codehaus.cargo/datasource-cmt-local-war/
implementation ("org.codehaus.cargo:datasource-cmt-local-war:1.9.12")
'org.codehaus.cargo:datasource-cmt-local-war:war:1.9.12'
<dependency org="org.codehaus.cargo" name="datasource-cmt-local-war" rev="1.9.12">
<artifact name="datasource-cmt-local-war" type="war" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.cargo', module='datasource-cmt-local-war', version='1.9.12')
)
libraryDependencies += "org.codehaus.cargo" % "datasource-cmt-local-war" % "1.9.12"
[org.codehaus.cargo/datasource-cmt-local-war "1.9.12"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring | jar | 2.5.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.4 |
| org.apache.geronimo.specs : geronimo-jta_1.0.1B_spec | jar | 1.1.1 |