| Categories | 
                CategoriesGlassFish Container Application Servers | 
        
|---|---|
| GroupId | GroupIdorg.glassfish.ozark | 
    
| ArtifactId | ArtifactIdparent | 
    
| Last Version | Last Version1.0.0-m02 | 
        
| Release Date | Release Date | 
        
| Type | Typepom | 
    
| Description | 
            DescriptionOzark 1.0.0-m02 Parent Project 
            Java.net - The Source for Java Technology Collaboration 
         | 
    
| Filename | Size | 
|---|---|
| parent-1.0.0-m02.pom | 1 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.glassfish.ozark/parent/ -->
<dependency>
    <groupId>org.glassfish.ozark</groupId>
    <artifactId>parent</artifactId>
    <version>1.0.0-m02</version>
    <type>pom</type>
</dependency>
                // https://jarcasting.com/artifacts/org.glassfish.ozark/parent/
implementation 'org.glassfish.ozark:parent:1.0.0-m02'
                // https://jarcasting.com/artifacts/org.glassfish.ozark/parent/
implementation ("org.glassfish.ozark:parent:1.0.0-m02")
                'org.glassfish.ozark:parent:pom:1.0.0-m02'
                <dependency org="org.glassfish.ozark" name="parent" rev="1.0.0-m02">
  <artifact name="parent" type="pom" />
</dependency>
                @Grapes(
@Grab(group='org.glassfish.ozark', module='parent', version='1.0.0-m02')
)
                libraryDependencies += "org.glassfish.ozark" % "parent" % "1.0.0-m02"
                [org.glassfish.ozark/parent "1.0.0-m02"]
                
                    | Version | 
|---|
| 
                                    
            1.0.0-m02        
                             |