| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools CLI User Interface |
| GroupId | GroupIdio.takari.maven.plugins |
| ArtifactId | ArtifactIdorg.eclipse.jdt.patches |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTakari: The future of software delivery.
|
<!-- https://jarcasting.com/artifacts/io.takari.maven.plugins/org.eclipse.jdt.patches/ -->
<dependency>
<groupId>io.takari.maven.plugins</groupId>
<artifactId>org.eclipse.jdt.patches</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.takari.maven.plugins/org.eclipse.jdt.patches/
implementation 'io.takari.maven.plugins:org.eclipse.jdt.patches:1.1.0'
// https://jarcasting.com/artifacts/io.takari.maven.plugins/org.eclipse.jdt.patches/
implementation ("io.takari.maven.plugins:org.eclipse.jdt.patches:1.1.0")
'io.takari.maven.plugins:org.eclipse.jdt.patches:jar:1.1.0'
<dependency org="io.takari.maven.plugins" name="org.eclipse.jdt.patches" rev="1.1.0">
<artifact name="org.eclipse.jdt.patches" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.takari.maven.plugins', module='org.eclipse.jdt.patches', version='1.1.0')
)
libraryDependencies += "io.takari.maven.plugins" % "org.eclipse.jdt.patches" % "1.1.0"
[io.takari.maven.plugins/org.eclipse.jdt.patches "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.tycho : org.eclipse.jdt.core | jar | 3.9.1.v20130905-0837 |