Last Version

com.coverity.security.pie:pie 1.0.0

PIE (Policy Instantiation & Enforcement) is a framework for creating and managing security policies for Java applications.

License

License

Categories

Categories

Security
GroupId

GroupId

com.coverity.security.pie
ArtifactId

ArtifactId

pie
Version

Version

1.0.0
Type

Type

pom
Description

Description

com.coverity.security.pie:pie
PIE (Policy Instantiation & Enforcement) is a framework for creating and managing security policies for Java applications.
Project URL

Project URL

https://github.com/coverity/pie
Source Code Management

Source Code Management

https://github.com/coverity/pie

Download pie 1.0.0

Filename Size
pie-1.0.0.pom 5 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • pie-core
  • pie-sm
  • pie-csp
  • pie-maven-plugin