| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet | 
        
| GroupId | GroupIdnet.enilink.komma | 
    
| ArtifactId | ArtifactIdnet.enilink.komma.feature | 
    
| Last Version | Last Version1.6.1 | 
        
| Release Date | Release Date | 
        
| Type | Typepom | 
    
| Description | 
            DescriptionKOMMA: Core Feature 
            KOMMA is a framework> for linked data applications. It supports the management and editing of RDF, RDFS	and OWL. It provides Object-Triple-Mapping (comparable to JPA), an editing framework as well as Eclipse RCP and RAP integration. 
         | 
    
| Project Organization | 
                    Project Organization | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| net.enilink.komma.feature-1.6.1.pom | 6 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.enilink.komma/net.enilink.komma.feature/ -->
<dependency>
    <groupId>net.enilink.komma</groupId>
    <artifactId>net.enilink.komma.feature</artifactId>
    <version>1.6.1</version>
    <type>pom</type>
</dependency>
                // https://jarcasting.com/artifacts/net.enilink.komma/net.enilink.komma.feature/
implementation 'net.enilink.komma:net.enilink.komma.feature:1.6.1'
                // https://jarcasting.com/artifacts/net.enilink.komma/net.enilink.komma.feature/
implementation ("net.enilink.komma:net.enilink.komma.feature:1.6.1")
                'net.enilink.komma:net.enilink.komma.feature:pom:1.6.1'
                <dependency org="net.enilink.komma" name="net.enilink.komma.feature" rev="1.6.1">
  <artifact name="net.enilink.komma.feature" type="pom" />
</dependency>
                @Grapes(
@Grab(group='net.enilink.komma', module='net.enilink.komma.feature', version='1.6.1')
)
                libraryDependencies += "net.enilink.komma" % "net.enilink.komma.feature" % "1.6.1"
                [net.enilink.komma/net.enilink.komma.feature "1.6.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.2 |