| License |
License |
|---|---|
| Categories |
CategoriesDex General Purpose Libraries Utility |
| GroupId | GroupIdcom.github.houbb |
| ArtifactId | ArtifactIdmongo-index |
| Last Version | Last Version0.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmongo-index
The mongo-index tools for java.
|
| Filename | Size |
|---|---|
| mongo-index-0.0.2.pom | |
| mongo-index-0.0.2.jar | 28 KB |
| mongo-index-0.0.2-sources.jar | 22 KB |
| mongo-index-0.0.2-javadoc.jar | 254 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.houbb/mongo-index/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>mongo-index</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/mongo-index/
implementation 'com.github.houbb:mongo-index:0.0.2'
// https://jarcasting.com/artifacts/com.github.houbb/mongo-index/
implementation ("com.github.houbb:mongo-index:0.0.2")
'com.github.houbb:mongo-index:jar:0.0.2'
<dependency org="com.github.houbb" name="mongo-index" rev="0.0.2">
<artifact name="mongo-index" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='mongo-index', version='0.0.2')
)
libraryDependencies += "com.github.houbb" % "mongo-index" % "0.0.2"
[com.github.houbb/mongo-index "0.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.houbb : heaven | jar | 0.1.98 |
| com.alibaba : fastjson | jar | 1.2.62 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |