License |
License |
---|---|
GroupId | GroupIdorg.repodriller |
ArtifactId | ArtifactIdjdt-plugin |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjdt-plugin
JDT plugin for RepoDriller
|
Filename | Size |
---|---|
jdt-plugin-0.0.2.pom | |
jdt-plugin-0.0.2.jar | 7 KB |
jdt-plugin-0.0.2-sources.jar | 3 KB |
jdt-plugin-0.0.2-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.repodriller/jdt-plugin/ -->
<dependency>
<groupId>org.repodriller</groupId>
<artifactId>jdt-plugin</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.repodriller/jdt-plugin/
implementation 'org.repodriller:jdt-plugin:0.0.2'
// https://jarcasting.com/artifacts/org.repodriller/jdt-plugin/
implementation ("org.repodriller:jdt-plugin:0.0.2")
'org.repodriller:jdt-plugin:jar:0.0.2'
<dependency org="org.repodriller" name="jdt-plugin" rev="0.0.2">
<artifact name="jdt-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.repodriller', module='jdt-plugin', version='0.0.2')
)
libraryDependencies += "org.repodriller" % "jdt-plugin" % "0.0.2"
[org.repodriller/jdt-plugin "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.6.0 |
com.google.guava : guava | jar | 18.0 |
org.eclipse.tycho : org.eclipse.jdt.core | jar | 3.10.0.v20140604-1726 |
org.eclipse.core : org.eclipse.core.runtime | jar | 3.7.0 |
org.eclipse.core : org.eclipse.core.resources | jar | 3.7.100 |