g

ghidra

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