| License |
License |
|---|---|
| GroupId | GroupIdcom.rbmhtechnology.vind |
| ArtifactId | ArtifactIdvind-api |
| Last Version | Last Version3.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionVind - API
Vind is build to enable the integration of search facilities in java projects without getting to deep into the search topic
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| vind-api-3.2.0.pom | |
| vind-api-3.2.0.jar | 236 KB |
| vind-api-3.2.0-sources.jar | 99 KB |
| vind-api-3.2.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.rbmhtechnology.vind/vind-api/ -->
<dependency>
<groupId>com.rbmhtechnology.vind</groupId>
<artifactId>vind-api</artifactId>
<version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.rbmhtechnology.vind/vind-api/
implementation 'com.rbmhtechnology.vind:vind-api:3.2.0'
// https://jarcasting.com/artifacts/com.rbmhtechnology.vind/vind-api/
implementation ("com.rbmhtechnology.vind:vind-api:3.2.0")
'com.rbmhtechnology.vind:vind-api:jar:3.2.0'
<dependency org="com.rbmhtechnology.vind" name="vind-api" rev="3.2.0">
<artifact name="vind-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rbmhtechnology.vind', module='vind-api', version='3.2.0')
)
libraryDependencies += "com.rbmhtechnology.vind" % "vind-api" % "3.2.0"
[com.rbmhtechnology.vind/vind-api "3.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.rbmhtechnology.vind : vind-annotations | jar | 3.2.0 |
| com.google.guava : guava | jar | 21.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| org.slf4j : slf4j-simple | jar | 1.7.7 |
| com.github.stefanbirkner : system-rules | jar | 1.18.0 |