All Downloads are FREE. Search and download functionalities are using the official Maven repository.

rstl.depgraph-maven-plugin.4.0.3.source-code.default-style.json Maven / Gradle / Ivy

{
  "default-node": {
    "type": "box",
    "style": "rounded",
    "default-font": {
      "size": 14,
      "name": "Helvetica"
    },
    "optional-font": {
      "size": 10
    },
    "group-id-font": {
      "size": 10
    },
    "version-font": {
      "size": 10
    },
    "scope-font": {
      "size": 10
    },
    "type-font": {
      "size": 10
    },
    "classifier-font": {
      "size": 10
    }
  },
  "default-edge": {
    "font": {
      "size": 10,
      "name": "Helvetica"
    }
  },
  "edge-resolution-styles": {
    "omitted-for-duplicate": {
      "style": "dotted"
    },
    "parent": {
      "style": "dashed"
    },
    "omitted-for-conflict": {
      "style": "dashed",
      "color": "red",
      "font": {
        "color": "red"
      }
    }
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy