| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.github.ansell.pellet | 
    
| ArtifactId | ArtifactIdpellet-common | 
    
| Last Version | Last Version2.3.6-ansell | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionPellet :: Common library 
            Pellet common library to fix circular dependencies in original code dump 
         | 
    
<!-- https://jarcasting.com/artifacts/com.github.ansell.pellet/pellet-common/ -->
<dependency>
    <groupId>com.github.ansell.pellet</groupId>
    <artifactId>pellet-common</artifactId>
    <version>2.3.6-ansell</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.ansell.pellet/pellet-common/
implementation 'com.github.ansell.pellet:pellet-common:2.3.6-ansell'
                // https://jarcasting.com/artifacts/com.github.ansell.pellet/pellet-common/
implementation ("com.github.ansell.pellet:pellet-common:2.3.6-ansell")
                'com.github.ansell.pellet:pellet-common:jar:2.3.6-ansell'
                <dependency org="com.github.ansell.pellet" name="pellet-common" rev="2.3.6-ansell">
  <artifact name="pellet-common" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.ansell.pellet', module='pellet-common', version='2.3.6-ansell')
)
                libraryDependencies += "com.github.ansell.pellet" % "pellet-common" % "2.3.6-ansell"
                [com.github.ansell.pellet/pellet-common "2.3.6-ansell"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.github.ansell.aterms : aterm-java | jar | 1.8.2-p1 | 
| org.jgrapht : jgrapht-jdk1.5 | jar | 0.7.3 | 
| msv : xsdlib | jar | 20030225 | 
| msv : relaxngDatatype | jar | 20030225 | 
| xerces : xercesImpl | jar | 2.10.0 | 
| com.hp.hpl.jena : jena | jar | 2.6.4 |