| License | License | 
|---|---|
| Categories | CategoriesData | 
| GroupId | GroupIdorg.codehaus.cargo | 
| ArtifactId | ArtifactIddatasource-war | 
| Last Version | Last Version1.9.12 | 
| Release Date | Release Date | 
| Type | Typewar | 
| Description | DescriptionCargo test data for samples - DataSource WAR Test data for the Sample applications | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| datasource-war-1.9.12.pom | |
| datasource-war-1.9.12.war | 5 KB | 
| datasource-war-1.9.12-sources.jar | 2 KB | 
| datasource-war-1.9.12-javadoc.jar | 24 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.codehaus.cargo/datasource-war/ -->
<dependency>
    <groupId>org.codehaus.cargo</groupId>
    <artifactId>datasource-war</artifactId>
    <version>1.9.12</version>
    <type>war</type>
</dependency>// https://jarcasting.com/artifacts/org.codehaus.cargo/datasource-war/
implementation 'org.codehaus.cargo:datasource-war:1.9.12'// https://jarcasting.com/artifacts/org.codehaus.cargo/datasource-war/
implementation ("org.codehaus.cargo:datasource-war:1.9.12")'org.codehaus.cargo:datasource-war:war:1.9.12'<dependency org="org.codehaus.cargo" name="datasource-war" rev="1.9.12">
  <artifact name="datasource-war" type="war" />
</dependency>@Grapes(
@Grab(group='org.codehaus.cargo', module='datasource-war', version='1.9.12')
)libraryDependencies += "org.codehaus.cargo" % "datasource-war" % "1.9.12"[org.codehaus.cargo/datasource-war "1.9.12"]| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : servlet-api | jar | 2.4 | 
