g

ghidra

POM was created from install:install-file
https://github.com/ShiftLeftSecurity/ghidra/
Apache-2.0
Niko Schmidt
Files download
File Operation
ghidra-10.3.3_PUBLIC_20230829.jar download
ghidra-10.3.3_PUBLIC_20230829.pom download
ghidra-10.3.3_PUBLIC_20230829-sources.jar download
Apache Maven
<dependency>
  <groupId>io.joern</groupId>
  <artifactId>ghidra</artifactId>
  <version>10.3.3_PUBLIC_20230829</version>
</dependency>
Gradle Groovy
implementation 'io.joern:ghidra:10.3.3_PUBLIC_20230829'
Gradle Kotlin
implementation("io.joern:ghidra:10.3.3_PUBLIC_20230829")
Scala SBT
libraryDependencies += "io.joern" % "ghidra" % "10.3.3_PUBLIC_20230829"
Groovy Grape
@Grapes(
  @Grab(group='io.joern', module='ghidra', version='10.3.3_PUBLIC_20230829')
)
Apache Ivy
<dependency org="io.joern" name="ghidra" rev="10.3.3_PUBLIC_20230829" />
Leiningen
[io.joern/ghidra "10.3.3_PUBLIC_20230829"]
Apache Buildr
'io.joern:ghidra:jar:10.3.3_PUBLIC_20230829'
Dependencies
The project has no third-party dependencies