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

META-INF.dirigible.dev-tools.security.module.json Maven / Gradle / Ivy

There is a newer version: 10.6.27
Show newest version
{
    "extensions": [
        {
            "type": "view",
            "location": "panel",
            "id": "security",
            "title": "Security",
            "order": 80,
            "className": "Security.SecurityPanel"
        }
    ],
    "dependencies": ["network", "platform", "ui", "sdk"],
    "scripts": [],
    "modules": [
        "security.js",
        "security-legacy.js",
        "SecurityModel.js",
        "SecurityPanel.js"
    ],
    "resources": [
        "lockIcon.css",
        "mainView.css",
        "originView.css",
        "sidebar.css"
    ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy