License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcom.coverity.security.pie |
ArtifactId | ArtifactIdpie-core |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptioncom.coverity.security.pie:pie-core
The core PIE component on which all PIE plugins depend.
|
Filename | Size |
---|---|
pie-core-1.0.0.pom | |
pie-core-1.0.0.jar | 51 KB |
pie-core-1.0.0-with-deps.jar | 3 MB |
pie-core-1.0.0-sources.jar | 26 KB |
pie-core-1.0.0-javadoc.jar | 172 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.coverity.security.pie/pie-core/ -->
<dependency>
<groupId>com.coverity.security.pie</groupId>
<artifactId>pie-core</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.coverity.security.pie/pie-core/
implementation 'com.coverity.security.pie:pie-core:1.0.0'
// https://jarcasting.com/artifacts/com.coverity.security.pie/pie-core/
implementation ("com.coverity.security.pie:pie-core:1.0.0")
'com.coverity.security.pie:pie-core:jar:1.0.0'
<dependency org="com.coverity.security.pie" name="pie-core" rev="1.0.0">
<artifact name="pie-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.coverity.security.pie', module='pie-core', version='1.0.0')
)
libraryDependencies += "com.coverity.security.pie" % "pie-core" % "1.0.0"
[com.coverity.security.pie/pie-core "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.json : json | jar | 20140107 |
org.reflections : reflections | jar | 0.9.9 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |
io.dropwizard : dropwizard-core | jar | 0.7.1 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8.8 |
org.easymock : easymock | jar | 3.1 |
org.apache.tomcat.embed : tomcat-embed-core | jar | 8.0.22 |
org.apache.tomcat.embed : tomcat-embed-jasper | jar | 8.0.22 |
org.apache.tomcat.embed : tomcat-embed-logging-juli | jar | 8.0.22 |