Jar examples for p:pie-core
The core PIE component on which all PIE plugins depend.
You can download jar file pie-core 1.0.0 in this page.
Open Source License
You can use the following script to add pie-core-1.0.0.jar to your project.
<dependency> <groupId>com.coverity.security.pie</groupId> <artifactId>pie-core</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.coverity.security.pie', name: 'pie-core', version: '1.0.0'
libraryDependencies += "com.coverity.security.pie" % "pie-core" % "1.0.0"
<dependency org="com.coverity.security.pie" name="pie-core" rev="1.0.0"/>
@Grapes(@Grab(group='com.coverity.security.pie', module='pie-core', version='1.0.0'))
'com.coverity.security.pie:pie-core:jar:1.0.0'
Click the following link to download the jar file.
pie-core-1.0.0-javadoc.jar