e

extdirectspring-index

Implements the Spring Index for extdirectspring
https://github.com/ralscha/extdirectspring-index/
Apache 2
Ralph Schaer
Files download
File Operation
extdirectspring-index-2.0.0.jar download
extdirectspring-index-2.0.0.pom download
extdirectspring-index-2.0.0-sources.jar download
Apache Maven
<dependency>
  <groupId>ch.ralscha</groupId>
  <artifactId>extdirectspring-index</artifactId>
  <version>2.0.0</version>
</dependency>
Gradle Groovy
implementation 'ch.ralscha:extdirectspring-index:2.0.0'
Gradle Kotlin
implementation("ch.ralscha:extdirectspring-index:2.0.0")
Scala SBT
libraryDependencies += "ch.ralscha" % "extdirectspring-index" % "2.0.0"
Groovy Grape
@Grapes(
  @Grab(group='ch.ralscha', module='extdirectspring-index', version='2.0.0')
)
Apache Ivy
<dependency org="ch.ralscha" name="extdirectspring-index" rev="2.0.0" />
Leiningen
[ch.ralscha/extdirectspring-index "2.0.0"]
Apache Buildr
'ch.ralscha:extdirectspring-index:jar:2.0.0'