MVN

org.craftercms : script-security

Maven & Gradle

Jul 04, 2023
5 usages
55 stars

Script Security Plugin · Allows Jenkins administrators to control what in-process scripts can be run by less-privileged users.

<dependency>
    <groupId>org.craftercms</groupId>
    <artifactId>script-security</artifactId>
    <version>4.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.craftercms : script-security to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.0.6
  • Latest Release Candidate: 4.0.0-rc2E

All Versions

Choose a version of org.craftercms : script-security to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.0.x
script-security-4.0.6
script-security-4.0.5
script-security-4.0.4
script-security-4.0.2
script-security-4.0.1
script-security-4.0.0-rc2E
script-security-4.0.0-rc2
script-security-4.0.0-rc1E
script-security-4.0.0-rc1
1.72.x
script-security-1.72.9
script-security-1.72.8
script-security-1.72.7
script-security-1.72.6
script-security-1.72.5
script-security-1.72.4
script-security-1.72.3
script-security-1.72.2
script-security-1.72.1

How to add a dependency to Maven

Add the following org.craftercms : script-security maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.craftercms</groupId>
    <artifactId>script-security</artifactId>
    <version>4.0.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.craftercms : script-security gradle dependency to your build.gradle file:

implementation 'org.craftercms:script-security:4.0.6'

Gradle Kotlin DSL: Add the following org.craftercms : script-security gradle kotlin dependency to your build.gradle.kts file:

implementation("org.craftercms:script-security:4.0.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.craftercms : script-security sbt scala dependency to your build.sbt file:

libraryDependencies += "org.craftercms" % "script-security" % "4.0.6"

Advertisement

Dependencies from Group

Jul 04, 2023
14 usages
10 stars
Jul 04, 2023
11 usages
8 stars
Jul 04, 2023
7 usages
9 stars
Jul 04, 2023
6 usages
8 stars
Jul 04, 2023
5 usages
14 stars

Discover Dependencies

Jun 09, 2023
4 usages
428 stars
Jun 09, 2023
4 usages
428 stars
Jun 09, 2023
4 usages
428 stars
Jun 09, 2023
4 usages
428 stars
Aug 14, 2023
3 usages
443 stars
Dec 03, 2021
3 usages
443 stars
Apr 12, 2022
3 usages
1 stars
Aug 09, 2023
3 usages
607 stars