g

ghidra

POM was created from install:install-file
https://github.com/ShiftLeftSecurity/ghidra/
Apache-2.0
Niko Schmidt
文件下载
文件名 操作
ghidra-10.2.3_PUBLIC_20230208.jar 下载
ghidra-10.2.3_PUBLIC_20230208.pom 下载
ghidra-10.2.3_PUBLIC_20230208-sources.jar 下载
Apache Maven
<dependency>
  <groupId>io.joern</groupId>
  <artifactId>ghidra</artifactId>
  <version>10.2.3_PUBLIC_20230208</version>
</dependency>
Gradle Groovy
implementation 'io.joern:ghidra:10.2.3_PUBLIC_20230208'
Gradle Kotlin
implementation("io.joern:ghidra:10.2.3_PUBLIC_20230208")
Scala SBT
libraryDependencies += "io.joern" % "ghidra" % "10.2.3_PUBLIC_20230208"
Groovy Grape
@Grapes(
  @Grab(group='io.joern', module='ghidra', version='10.2.3_PUBLIC_20230208')
)
Apache Ivy
<dependency org="io.joern" name="ghidra" rev="10.2.3_PUBLIC_20230208" />
Leiningen
[io.joern/ghidra "10.2.3_PUBLIC_20230208"]
Apache Buildr
'io.joern:ghidra:jar:10.2.3_PUBLIC_20230208'
本项目依赖
该项目无第三方依赖