Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 76 for iuml (0.06 sec)

  1. platforms/core-configuration/kotlin-dsl/doc/c4/C4_2_Container.puml

    @startuml
    !include lib/C4_Container.puml
    
    LAYOUT_TOP_DOWN
    
    title Container diagram for the Gradle Kotlin DSL
    
    Person(dev, "Developer", "Developer using a Kotlin DSL based Gradle build")
    
    System_Boundary(gradleBuildTool, "Gradle") {
    
        System_Ext(gradle, "Gradle Build Tool", "The Gradle Build Tool")
    
        System_Boundary(gradleKotlinDsl, "Gradle Kotlin DSL") {
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Nov 16 17:46:30 UTC 2023
    - 1.9K bytes
    - Viewed (0)
  2. platforms/core-configuration/kotlin-dsl/doc/c4/lib/C4_Component.puml

    !include C4_Container.puml
    
    ' Scope: A single container.
    ' Primary elements: Components within the container in scope.
    ' Supporting elements: Containers (within the software system in scope) plus people and software systems directly connected to the components.
    ' Intended audience: Software architects and developers.
    
    ' Colors
    ' ##################################
    
    !define COMPONENT_BG_COLOR #85BBF0
    
    ' Styling
    ' ##################################
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed Aug 02 08:06:49 UTC 2023
    - 1.5K bytes
    - Viewed (0)
  3. platforms/core-configuration/kotlin-dsl/doc/c4/C4_1_Context.puml

    @startuml
    !include lib/C4_Context.puml
    
    LAYOUT_TOP_DOWN
    
    title Context diagram for the Gradle Kotlin DSL
    
    Person(dev, "Developer", "Developer using a Kotlin DSL based Gradle build")
    
    System_Ext(gradle, "Gradle Build Tool") {
        System(gradleKotlinDsl, "Kotlin DSL")
    }
    
    System_Ext(ide, "IntelliJ IDE", "IDEA or Android Studio with the Kotlin plugin enabled")
    
    System_Ext(kotlinTools, "Kotlin Toolchain", "kotlinc, Gradle plugin etc...")
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Nov 16 17:46:30 UTC 2023
    - 846 bytes
    - Viewed (0)
  4. platforms/core-configuration/kotlin-dsl/doc/c4/lib/C4_Container.puml

    !include C4_Context.puml
    
    ' Scope: A single software system.
    ' Primary elements: Containers within the software system in scope.
    ' Supporting elements: People and software systems directly connected to the containers.
    ' Intended audience: Technical people inside and outside of the software development team; including software architects, developers and operations/support staff.
    
    ' Colors
    ' ##################################
    
    !define CONTAINER_BG_COLOR #438DD5
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed Aug 02 08:06:49 UTC 2023
    - 1.5K bytes
    - Viewed (0)
  5. platforms/core-configuration/kotlin-dsl/doc/c4/lib/C4_Context.puml

    !include C4.puml
    
    ' Scope: A single software system.
    ' Primary elements: The software system in scope.
    ' Supporting elements: People and software systems directly connected to the software system in scope.
    ' Intended audience: Everybody, both technical and non-technical people, inside and outside of the software development team.
    
    ' Colors
    ' ##################################
    
    !define PERSON_BG_COLOR #08427B
    !define EXTERNAL_PERSON_BG_COLOR #686868
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed Aug 02 08:06:49 UTC 2023
    - 2.5K bytes
    - Viewed (0)
  6. platforms/core-configuration/kotlin-dsl/doc/c4/C4_3_Component.puml

    @startuml
    !include lib/C4_Component.puml
    
    LAYOUT_TOP_DOWN
    
    title Component diagram for the Gradle Kotlin DSL
    
    Person(dev, "Developer", "Developer using a Kotlin DSL based Gradle build")
    
    System_Boundary(gradleBuildTool, "Gradle") {
    
        System_Ext(gradle, "Gradle Build Tool") {
    
            System_Ext(gradleScriptEvaluation, "Script Evaluation")
            System_Ext(gradlePluginApplication, "Plugin Application")
        }
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Nov 16 17:46:30 UTC 2023
    - 5.8K bytes
    - Viewed (0)
  7. platforms/core-configuration/kotlin-dsl/doc/c4/lib/C4.puml

    Paul Merlin <******@****.***> 1690890212 +0200
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed Aug 02 08:06:49 UTC 2023
    - 3.6K bytes
    - Viewed (0)
  8. platforms/ide/ide-plugins/src/integTest/resources/org/gradle/plugins/ide/idea/IdeaIntegrationTest/overwritesExistingDependencies/root.iml

    Tom Tresansky <******@****.***> 1689028866 -0400
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Aug 01 11:07:39 UTC 2023
    - 738 bytes
    - Viewed (0)
  9. platforms/documentation/docs/src/docs/userguide/img/software_architecture.puml

    Laura Kassovic <******@****.***> 1701107622 -0800
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 886 bytes
    - Viewed (0)
  10. platforms/ide/tooling-api/toolingApi-processing.puml

    Bálint Hegyi <******@****.***> 1695636814 +0200
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Sep 26 14:49:20 UTC 2023
    - 1.2K bytes
    - Viewed (0)
Back to top