License |
License |
---|---|
GroupId | GroupIdcom.github.magpiebridge |
ArtifactId | ArtifactIdmagpiebridge |
Version | Version0.1.5 |
Type | Typejar |
Description |
Descriptionmagpiebridge
A simple solution for your analysis IDE integration
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
magpiebridge-0.1.5.pom | |
magpiebridge-0.1.5.jar | 182 KB |
magpiebridge-0.1.5-sources.jar | 113 KB |
magpiebridge-0.1.5-javadoc.jar | 433 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.magpiebridge/magpiebridge/ -->
<dependency>
<groupId>com.github.magpiebridge</groupId>
<artifactId>magpiebridge</artifactId>
<version>0.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.magpiebridge/magpiebridge/
implementation 'com.github.magpiebridge:magpiebridge:0.1.5'
// https://jarcasting.com/artifacts/com.github.magpiebridge/magpiebridge/
implementation ("com.github.magpiebridge:magpiebridge:0.1.5")
'com.github.magpiebridge:magpiebridge:jar:0.1.5'
<dependency org="com.github.magpiebridge" name="magpiebridge" rev="0.1.5">
<artifact name="magpiebridge" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.magpiebridge', module='magpiebridge', version='0.1.5')
)
libraryDependencies += "com.github.magpiebridge" % "magpiebridge" % "0.1.5"
[com.github.magpiebridge/magpiebridge "0.1.5"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.lsp4j : org.eclipse.lsp4j.websocket | jar | 0.14.0 |
org.eclipse.lsp4j : org.eclipse.lsp4j | jar | 0.14.0 |
com.ibm.wala : com.ibm.wala.core | jar | 1.5.4 |
com.ibm.wala : com.ibm.wala.cast | jar | 1.5.4 |
org.slf4j : slf4j-simple | jar | 1.7.30 |
com.github.javaparser : javaparser-core | jar | 3.13.0 |
commons-io : commons-io | jar | 2.7 |
org.apache.commons : commons-lang3 | jar | 3.9 |
com.sun.net.httpserver : http | jar | 20070405 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
com.j2html : j2html | jar | 1.4.0 |
org.eclipse.jgit : org.eclipse.jgit | jar | 5.9.0.202009080501-r |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |