| License |
License |
|---|---|
| Categories |
CategoriesSearch Business Logic Libraries |
| GroupId | GroupIdorg.noear |
| ArtifactId | ArtifactIdesearchx |
| Last Version | Last Version1.0.15 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionesearchx
Java project for esearchx
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| esearchx-1.0.15.pom | |
| esearchx-1.0.15.jar | 28 KB |
| esearchx-1.0.15-sources.jar | 17 KB |
| esearchx-1.0.15-javadoc.jar | 137 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.noear/esearchx/ -->
<dependency>
<groupId>org.noear</groupId>
<artifactId>esearchx</artifactId>
<version>1.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/org.noear/esearchx/
implementation 'org.noear:esearchx:1.0.15'
// https://jarcasting.com/artifacts/org.noear/esearchx/
implementation ("org.noear:esearchx:1.0.15")
'org.noear:esearchx:jar:1.0.15'
<dependency org="org.noear" name="esearchx" rev="1.0.15">
<artifact name="esearchx" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.noear', module='esearchx', version='1.0.15')
)
libraryDependencies += "org.noear" % "esearchx" % "1.0.15"
[org.noear/esearchx "1.0.15"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.noear : snack3 | jar | 3.2.22 |
| com.squareup.okhttp3 : okhttp | jar | 3.14.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.noear : solon-test | jar | 1.7.4 |