is not current version
Last Version 4.0.0-rc2E

Script Security Plugin 1.72.9

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

License

License

Categories

Categories

Security
GroupId

GroupId

org.craftercms
ArtifactId

ArtifactId

script-security
Version

Version

1.72.9
Type

Type

jar
Description

Description

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

Project URL

https://github.com/jenkinsci/script-security-plugin
Project Organization

Project Organization

CrafterCMS
Source Code Management

Source Code Management

https://github.com/jenkinsci/script-security-plugin

Download script-security 1.72.9


<!-- https://jarcasting.com/artifacts/org.craftercms/script-security/ -->
<dependency>
    <groupId>org.craftercms</groupId>
    <artifactId>script-security</artifactId>
    <version>1.72.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.craftercms/script-security/
implementation 'org.craftercms:script-security:1.72.9'
// https://jarcasting.com/artifacts/org.craftercms/script-security/
implementation ("org.craftercms:script-security:1.72.9")
'org.craftercms:script-security:jar:1.72.9'
<dependency org="org.craftercms" name="script-security" rev="1.72.9">
  <artifact name="script-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.craftercms', module='script-security', version='1.72.9')
)
libraryDependencies += "org.craftercms" % "script-security" % "1.72.9"
[org.craftercms/script-security "1.72.9"]

Dependencies

compile (4)

Group / Artifact Type Version
com.google.guava : guava-collections jar r03
com.google.code.findbugs : findbugs jar 3.0.1
org.craftercms : groovy-sandbox jar 1.27.6
com.github.ben-manes.caffeine : caffeine jar 2.7.0

provided (3)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.8.1
org.apache.commons : commons-collections4 jar 4.1
org.codehaus.groovy : groovy-all jar 2.4.19

Project Modules

There are no modules declared in this project.