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

META-INF.cxs.properties.profiles.personal.age.json Maven / Gradle / Ivy

There is a newer version: 2.6.1
Show newest version
{
  "metadata": {
    "id": "age",
    "name": "Age"
  },
  "type": "integer",
  "tags": ["personalProfileProperties"],
  "defaultValue": "",
  "numericRanges": [
    {"key":"*_10", "to" : 10 },
    {"key":"11_20", "from" : 10, "to" : 20 },
    {"key":"21_30", "from" : 20, "to" : 30 },
    {"key":"31_40", "from" : 30, "to" : 40 },
    {"key":"41_50", "from" : 40, "to" : 50 },
    {"key":"51_*", "from" : 50 }
  ],
  "automaticMappingsFrom": [ ],
  "rank": "501.0"
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy