jar

org.apache.camel.quarkus : camel-quarkus-camel-k-catalog-model

Maven & Gradle

Sep 15, 2023

Camel Quarkus :: Tooling :: Camel K Catalog Model · Model classes specific to Camel K Maven Plugin to generate the Camel K Catalog.

Table Of Contents

Latest Version

Download org.apache.camel.quarkus : camel-quarkus-camel-k-catalog-model JAR file - Latest Versions:

All Versions

Download org.apache.camel.quarkus : camel-quarkus-camel-k-catalog-model JAR file - All Versions:

Version Vulnerabilities Size Updated
3.4.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window camel-quarkus-camel-k-catalog-model-3.4.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.camel.quarkus.k.catalog.model.k8s.crd

├─ org.apache.camel.quarkus.k.catalog.model.k8s.crd.CamelCatalog.class - [JAR]

├─ org.apache.camel.quarkus.k.catalog.model.k8s.crd.CamelCatalogSpec.class - [JAR]

├─ org.apache.camel.quarkus.k.catalog.model.k8s.crd.ImmutableCamelCatalog.class - [JAR]

├─ org.apache.camel.quarkus.k.catalog.model.k8s.crd.ImmutableCamelCatalogSpec.class - [JAR]

├─ org.apache.camel.quarkus.k.catalog.model.k8s.crd.ImmutableRuntimeSpec.class - [JAR]

├─ org.apache.camel.quarkus.k.catalog.model.k8s.crd.RuntimeSpec.class - [JAR]

org.apache.camel.quarkus.k.catalog.model

├─ org.apache.camel.quarkus.k.catalog.model.Artifact.class - [JAR]

├─ org.apache.camel.quarkus.k.catalog.model.CamelArtifact.class - [JAR]

├─ org.apache.camel.quarkus.k.catalog.model.CamelCapability.class - [JAR]

├─ org.apache.camel.quarkus.k.catalog.model.CamelLoader.class - [JAR]

├─ org.apache.camel.quarkus.k.catalog.model.CamelScheme.class - [JAR]

├─ org.apache.camel.quarkus.k.catalog.model.CamelScopedArtifact.class - [JAR]

├─ org.apache.camel.quarkus.k.catalog.model.CatalogComponentDefinition.class - [JAR]

├─ org.apache.camel.quarkus.k.catalog.model.CatalogDataFormatDefinition.class - [JAR]

├─ org.apache.camel.quarkus.k.catalog.model.CatalogDefinition.class - [JAR]

├─ org.apache.camel.quarkus.k.catalog.model.CatalogLanguageDefinition.class - [JAR]

├─ org.apache.camel.quarkus.k.catalog.model.CatalogOtherDefinition.class - [JAR]

├─ org.apache.camel.quarkus.k.catalog.model.CatalogSupport.class - [JAR]

├─ org.apache.camel.quarkus.k.catalog.model.ImmutableCamelArtifact.class - [JAR]

├─ org.apache.camel.quarkus.k.catalog.model.ImmutableCamelCapability.class - [JAR]

├─ org.apache.camel.quarkus.k.catalog.model.ImmutableCamelLoader.class - [JAR]

├─ org.apache.camel.quarkus.k.catalog.model.ImmutableCamelScheme.class - [JAR]

├─ org.apache.camel.quarkus.k.catalog.model.ImmutableCamelScopedArtifact.class - [JAR]

org.apache.camel.quarkus.k.catalog.model.k8s

├─ org.apache.camel.quarkus.k.catalog.model.k8s.ImmutableObjectMeta.class - [JAR]

├─ org.apache.camel.quarkus.k.catalog.model.k8s.ImmutableTypeMeta.class - [JAR]

├─ org.apache.camel.quarkus.k.catalog.model.k8s.ObjectMeta.class - [JAR]

├─ org.apache.camel.quarkus.k.catalog.model.k8s.TypeMeta.class - [JAR]