| License | License | 
|---|---|
| GroupId | GroupIdorg.apache.hyracks | 
| ArtifactId | ArtifactIdtexthelper | 
| Last Version | Last Version0.2.16-incubating | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptiontexthelper The Apache Software Foundation provides support for the Apache community of open-source software projects.
    The Apache projects are characterized by a collaborative, consensus based development process, an open and
    pragmatic software license, and a desire to create high quality software that leads the way in its field.
    We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
    and users. | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.apache.hyracks/texthelper/ -->
<dependency>
    <groupId>org.apache.hyracks</groupId>
    <artifactId>texthelper</artifactId>
    <version>0.2.16-incubating</version>
</dependency>// https://jarcasting.com/artifacts/org.apache.hyracks/texthelper/
implementation 'org.apache.hyracks:texthelper:0.2.16-incubating'// https://jarcasting.com/artifacts/org.apache.hyracks/texthelper/
implementation ("org.apache.hyracks:texthelper:0.2.16-incubating")'org.apache.hyracks:texthelper:jar:0.2.16-incubating'<dependency org="org.apache.hyracks" name="texthelper" rev="0.2.16-incubating">
  <artifact name="texthelper" type="jar" />
</dependency>@Grapes(
@Grab(group='org.apache.hyracks', module='texthelper', version='0.2.16-incubating')
)libraryDependencies += "org.apache.hyracks" % "texthelper" % "0.2.16-incubating"[org.apache.hyracks/texthelper "0.2.16-incubating"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.hyracks : hyracks-dataflow-std | jar | 0.2.16-incubating | 
| org.apache.hyracks : hyracks-api | jar | 0.2.16-incubating | 
| org.apache.hyracks : hyracks-data-std | jar | 0.2.16-incubating |