| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet | 
        
| GroupId | GroupIdnet.sf.cuf | 
    
| ArtifactId | ArtifactIdcuf-parent | 
    
| Last Version | Last Version2.5.8 | 
        
| Release Date | Release Date | 
        
| Type | Typepom | 
    
| Description | 
            DescriptionCUF2 Parent Project 
            The parent for all CUF2 modules 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project OrganizationJürgen Zeller (privat) | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| cuf-parent-2.5.8.pom | 9 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.sf.cuf/cuf-parent/ -->
<dependency>
    <groupId>net.sf.cuf</groupId>
    <artifactId>cuf-parent</artifactId>
    <version>2.5.8</version>
    <type>pom</type>
</dependency>
                // https://jarcasting.com/artifacts/net.sf.cuf/cuf-parent/
implementation 'net.sf.cuf:cuf-parent:2.5.8'
                // https://jarcasting.com/artifacts/net.sf.cuf/cuf-parent/
implementation ("net.sf.cuf:cuf-parent:2.5.8")
                'net.sf.cuf:cuf-parent:pom:2.5.8'
                <dependency org="net.sf.cuf" name="cuf-parent" rev="2.5.8">
  <artifact name="cuf-parent" type="pom" />
</dependency>
                @Grapes(
@Grab(group='net.sf.cuf', module='cuf-parent', version='2.5.8')
)
                libraryDependencies += "net.sf.cuf" % "cuf-parent" % "2.5.8"
                [net.sf.cuf/cuf-parent "2.5.8"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13 |