| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet ORM Data | 
        
| GroupId | GroupIdnet.sansa-stack.thirdparty.it.unibz.inf.ontop | 
    
| ArtifactId | ArtifactIdontop-reformulation | 
    
| Last Version | Last Version4.3.0-2 | 
        
| Release Date | Release Date | 
        
| Type | Typepom | 
    
| Description | 
            DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/ 
         | 
    
| Project Organization | 
                    Project OrganizationFree University of Bozen-Bolzano | 
            
| Filename | Size | 
|---|---|
| ontop-reformulation-4.3.0-2.pom | 648 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.sansa-stack.thirdparty.it.unibz.inf.ontop/ontop-reformulation/ -->
<dependency>
    <groupId>net.sansa-stack.thirdparty.it.unibz.inf.ontop</groupId>
    <artifactId>ontop-reformulation</artifactId>
    <version>4.3.0-2</version>
    <type>pom</type>
</dependency>
                // https://jarcasting.com/artifacts/net.sansa-stack.thirdparty.it.unibz.inf.ontop/ontop-reformulation/
implementation 'net.sansa-stack.thirdparty.it.unibz.inf.ontop:ontop-reformulation:4.3.0-2'
                // https://jarcasting.com/artifacts/net.sansa-stack.thirdparty.it.unibz.inf.ontop/ontop-reformulation/
implementation ("net.sansa-stack.thirdparty.it.unibz.inf.ontop:ontop-reformulation:4.3.0-2")
                'net.sansa-stack.thirdparty.it.unibz.inf.ontop:ontop-reformulation:pom:4.3.0-2'
                <dependency org="net.sansa-stack.thirdparty.it.unibz.inf.ontop" name="ontop-reformulation" rev="4.3.0-2">
  <artifact name="ontop-reformulation" type="pom" />
</dependency>
                @Grapes(
@Grab(group='net.sansa-stack.thirdparty.it.unibz.inf.ontop', module='ontop-reformulation', version='4.3.0-2')
)
                libraryDependencies += "net.sansa-stack.thirdparty.it.unibz.inf.ontop" % "ontop-reformulation" % "4.3.0-2"
                [net.sansa-stack.thirdparty.it.unibz.inf.ontop/ontop-reformulation "4.3.0-2"]