| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.github.ansell.pellet | 
    
| ArtifactId | ArtifactIdpellet-query | 
    
| Version | Version2.3.6-ansell | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionPellet :: Query 
            The Clark and Parsia Pellet OWL Reasoner 
         | 
    
| Filename | Size | 
|---|---|
| pellet-query-2.3.6-ansell.pom | |
| pellet-query-2.3.6-ansell.jar | 414 KB | 
| pellet-query-2.3.6-ansell-tests.jar | 2 KB | 
| pellet-query-2.3.6-ansell-sources.jar | 207 KB | 
| pellet-query-2.3.6-ansell-javadoc.jar | 966 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.ansell.pellet/pellet-query/ -->
<dependency>
    <groupId>com.github.ansell.pellet</groupId>
    <artifactId>pellet-query</artifactId>
    <version>2.3.6-ansell</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.ansell.pellet/pellet-query/
implementation 'com.github.ansell.pellet:pellet-query:2.3.6-ansell'
                // https://jarcasting.com/artifacts/com.github.ansell.pellet/pellet-query/
implementation ("com.github.ansell.pellet:pellet-query:2.3.6-ansell")
                'com.github.ansell.pellet:pellet-query:jar:2.3.6-ansell'
                <dependency org="com.github.ansell.pellet" name="pellet-query" rev="2.3.6-ansell">
  <artifact name="pellet-query" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.ansell.pellet', module='pellet-query', version='2.3.6-ansell')
)
                libraryDependencies += "com.github.ansell.pellet" % "pellet-query" % "2.3.6-ansell"
                [com.github.ansell.pellet/pellet-query "2.3.6-ansell"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.github.ansell.pellet : pellet-core | jar | 2.3.6-ansell | 
| com.hp.hpl.jena : arq | jar | 2.8.7 | 
| com.github.ansell.pellet : pellet-jena | jar | 2.3.6-ansell | 
| org.antlr : antlr-runtime | jar | 3.4 |