# org.eclipse.datatools.modelbase.sql.query

## Overview
### Description
A component of the BIRT runtime

### Snippets

```xml
<dependency>
    <groupId>org.eclipse.birt.runtime.3_7_1</groupId>
    <artifactId>org.eclipse.datatools.modelbase.sql.query</artifactId>
    <version>1.1.1</version>
</dependency>
```

### Maven POM File

```xml
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <parent>
    <groupId>org.sonatype.oss</groupId>
    <artifactId>oss-parent</artifactId>
    <version>7</version>
  </parent>
  <modelVersion>4.0.0</modelVersion>
  <groupId>org.eclipse.birt.runtime.3_7_1</groupId>
  <artifactId>org.eclipse.datatools.modelbase.sql.query</artifactId>
  <version>1.1.1</version>
  <packaging>jar</packaging>
  <name>org.eclipse.datatools.modelbase.sql.query_1.1.1.v201008100700.jar</name>
  <description>A component of the BIRT runtime</description>
  <url>http://www.eclipse.org/projects/project.php?id=birt</url>
  <licenses>
    <license>
      <name>Eclipse Public License - v 1.0</name>
      <url>http://www.eclipse.org/org/documents/epl-v10.html</url>
    </license>
  </licenses>
  <scm>
    <url>http://git.eclipse.org/c/birt/org.eclipse.birt.git/</url>
    <connection>http://git.eclipse.org/c/birt/org.eclipse.birt.git/</connection>
  </scm>
  <developers></developers>
</project>
```

### Metadata
- **Age**: 14 years ago
- **Licenses**: 
  - Eclipse Public License - v 1.0

### Organization
- [org.eclipse.birt.runtime.3_7_1](https://central.sonatype.com/namespace/org.eclipse.birt.runtime.3_7_1)

### External Resources
- [Project URL](http://www.eclipse.org/projects/project.php?id=birt)
- [Source Control](http://git.eclipse.org/c/birt/org.eclipse.birt.git/)

### Known Contributors
No contributors found
