| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNative Development Tools | 
        
| GroupId | GroupIdio.fabric8 | 
    
| ArtifactId | ArtifactIdknative-model-annotator | 
    
| Last Version | Last Version4.10.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionFabric8 :: Knative :: Model :: Annotator 
            Java client for Kubernetes and OpenShift 
         | 
    
| Project Organization | 
                    Project Organization | 
            
<!-- https://jarcasting.com/artifacts/io.fabric8/knative-model-annotator/ -->
<dependency>
    <groupId>io.fabric8</groupId>
    <artifactId>knative-model-annotator</artifactId>
    <version>4.10.1</version>
</dependency>
                // https://jarcasting.com/artifacts/io.fabric8/knative-model-annotator/
implementation 'io.fabric8:knative-model-annotator:4.10.1'
                // https://jarcasting.com/artifacts/io.fabric8/knative-model-annotator/
implementation ("io.fabric8:knative-model-annotator:4.10.1")
                'io.fabric8:knative-model-annotator:jar:4.10.1'
                <dependency org="io.fabric8" name="knative-model-annotator" rev="4.10.1">
  <artifact name="knative-model-annotator" type="jar" />
</dependency>
                @Grapes(
@Grab(group='io.fabric8', module='knative-model-annotator', version='4.10.1')
)
                libraryDependencies += "io.fabric8" % "knative-model-annotator" % "4.10.1"
                [io.fabric8/knative-model-annotator "4.10.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.jsonschema2pojo : jsonschema2pojo-core | jar | 0.4.23 | 
| io.fabric8 : kubernetes-model-common | jar | 4.10.1 | 
| org.projectlombok : lombok | jar | 1.18.12 | 
| com.fasterxml.jackson.module : jackson-module-jaxb-annotations | jar | |
| io.sundr : builder-annotations | jar | 0.21.0 | 
| io.sundr : transform-annotations | jar | 0.21.0 |