| License |
License |
|---|---|
| Categories |
CategoriesGradle Build Tools KeY Data Data Formats Formal Verification Search Business Logic Libraries Elasticsearch |
| GroupId | GroupIdorg.xbib.elasticsearch |
| ArtifactId | ArtifactIdgradle-plugin-monkeypatch |
| Last Version | Last Version6.3.2.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiongradle-plugin-monkeypatch
Gradle plugins for the developer kit for building and testing Elasticsearch and Elasticsearch plugins
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationxbib |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.xbib.elasticsearch/gradle-plugin-monkeypatch/ -->
<dependency>
<groupId>org.xbib.elasticsearch</groupId>
<artifactId>gradle-plugin-monkeypatch</artifactId>
<version>6.3.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.xbib.elasticsearch/gradle-plugin-monkeypatch/
implementation 'org.xbib.elasticsearch:gradle-plugin-monkeypatch:6.3.2.5'
// https://jarcasting.com/artifacts/org.xbib.elasticsearch/gradle-plugin-monkeypatch/
implementation ("org.xbib.elasticsearch:gradle-plugin-monkeypatch:6.3.2.5")
'org.xbib.elasticsearch:gradle-plugin-monkeypatch:jar:6.3.2.5'
<dependency org="org.xbib.elasticsearch" name="gradle-plugin-monkeypatch" rev="6.3.2.5">
<artifact name="gradle-plugin-monkeypatch" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xbib.elasticsearch', module='gradle-plugin-monkeypatch', version='6.3.2.5')
)
libraryDependencies += "org.xbib.elasticsearch" % "gradle-plugin-monkeypatch" % "6.3.2.5"
[org.xbib.elasticsearch/gradle-plugin-monkeypatch "6.3.2.5"]