| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesORM Data | 
        
| GroupId | GroupIdde.uni-mannheim.informatik.dws | 
    
| ArtifactId | ArtifactIdalcomo | 
    
| Last Version | Last Version1.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionALCOMO - Applying Logical Constraints on Matching Ontologies 
            Maven fork of the original ALCOMO code base. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| alcomo-1.1.pom | |
| alcomo-1.1.jar | 140 KB | 
| alcomo-1.1-sources.jar | 131 KB | 
| alcomo-1.1-javadoc.jar | 823 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/de.uni-mannheim.informatik.dws/alcomo/ -->
<dependency>
    <groupId>de.uni-mannheim.informatik.dws</groupId>
    <artifactId>alcomo</artifactId>
    <version>1.1</version>
</dependency>
                // https://jarcasting.com/artifacts/de.uni-mannheim.informatik.dws/alcomo/
implementation 'de.uni-mannheim.informatik.dws:alcomo:1.1'
                // https://jarcasting.com/artifacts/de.uni-mannheim.informatik.dws/alcomo/
implementation ("de.uni-mannheim.informatik.dws:alcomo:1.1")
                'de.uni-mannheim.informatik.dws:alcomo:jar:1.1'
                <dependency org="de.uni-mannheim.informatik.dws" name="alcomo" rev="1.1">
  <artifact name="alcomo" type="jar" />
</dependency>
                @Grapes(
@Grab(group='de.uni-mannheim.informatik.dws', module='alcomo', version='1.1')
)
                libraryDependencies += "de.uni-mannheim.informatik.dws" % "alcomo" % "1.1"
                [de.uni-mannheim.informatik.dws/alcomo "1.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.hermit-reasoner : org.semanticweb.hermit | jar | 1.3.8.4 | 
| net.sourceforge.owlapi : owlapi-distribution | jar | 3.5.7 | 
| com.github.ansell.pellet : pellet-core | jar | 2.3.6-ansell | 
| com.github.ansell.pellet : pellet-common | jar | 2.3.6-ansell | 
| com.github.ansell.pellet : pellet-jena | jar | 2.3.6-ansell | 
| com.github.ansell.pellet : pellet-modularity | jar | 2.3.6-ansell | 
| org.slf4j : slf4j-api | jar | 1.7.32 | 
| org.jgrapht : jgrapht-jdk1.5 | jar | 0.7.3 | 
| dk.brics : automaton | jar | 1.12-3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.1 |