License |
License |
---|---|
GroupId | GroupIdcom.rbmhtechnology.vind |
ArtifactId | ArtifactIdvind-annotations |
Last Version | Last Version3.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVind - Annotations
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-annotations-3.2.0.pom | |
vind-annotations-3.2.0.jar | 15 KB |
vind-annotations-3.2.0-sources.jar | 9 KB |
vind-annotations-3.2.0-javadoc.jar | 120 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.rbmhtechnology.vind/vind-annotations/ -->
<dependency>
<groupId>com.rbmhtechnology.vind</groupId>
<artifactId>vind-annotations</artifactId>
<version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.rbmhtechnology.vind/vind-annotations/
implementation 'com.rbmhtechnology.vind:vind-annotations:3.2.0'
// https://jarcasting.com/artifacts/com.rbmhtechnology.vind/vind-annotations/
implementation ("com.rbmhtechnology.vind:vind-annotations:3.2.0")
'com.rbmhtechnology.vind:vind-annotations:jar:3.2.0'
<dependency org="com.rbmhtechnology.vind" name="vind-annotations" rev="3.2.0">
<artifact name="vind-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rbmhtechnology.vind', module='vind-annotations', version='3.2.0')
)
libraryDependencies += "com.rbmhtechnology.vind" % "vind-annotations" % "3.2.0"
[com.rbmhtechnology.vind/vind-annotations "3.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.7 |
org.apache.commons : commons-lang3 | jar | 3.5 |
commons-beanutils : commons-beanutils | jar | 1.9.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.slf4j : slf4j-simple | jar | 1.7.7 |