| License |
License |
|---|---|
| Categories |
CategoriesSearch Business Logic Libraries Elasticsearch |
| GroupId | GroupIdorg.xbib.elasticsearch |
| ArtifactId | ArtifactIdjoptsimple |
| Last Version | Last Version6.3.2.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjoptsimple
Libraries for Elasticsearch
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationxbib |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| joptsimple-6.3.2.1.pom | |
| joptsimple-6.3.2.1.jar | 72 KB |
| joptsimple-6.3.2.1-sources.jar | 84 KB |
| joptsimple-6.3.2.1-javadoc.jar | 525 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.xbib.elasticsearch/joptsimple/ -->
<dependency>
<groupId>org.xbib.elasticsearch</groupId>
<artifactId>joptsimple</artifactId>
<version>6.3.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.xbib.elasticsearch/joptsimple/
implementation 'org.xbib.elasticsearch:joptsimple:6.3.2.1'
// https://jarcasting.com/artifacts/org.xbib.elasticsearch/joptsimple/
implementation ("org.xbib.elasticsearch:joptsimple:6.3.2.1")
'org.xbib.elasticsearch:joptsimple:jar:6.3.2.1'
<dependency org="org.xbib.elasticsearch" name="joptsimple" rev="6.3.2.1">
<artifact name="joptsimple" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xbib.elasticsearch', module='joptsimple', version='6.3.2.1')
)
libraryDependencies += "org.xbib.elasticsearch" % "joptsimple" % "6.3.2.1"
[org.xbib.elasticsearch/joptsimple "6.3.2.1"]