License |
License |
---|---|
Categories |
CategoriesDex General Purpose Libraries Utility |
GroupId | GroupIdch.ralscha |
ArtifactId | ArtifactIdextdirectspring-index |
Last Version | Last Version1.8.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionExt.Direct Spring Index
Implements the Spring Index for extdirectspring
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
extdirectspring-index-1.8.1.pom | |
extdirectspring-index-1.8.1.jar | 2 KB |
extdirectspring-index-1.8.1-sources.jar | 607 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/ch.ralscha/extdirectspring-index/ -->
<dependency>
<groupId>ch.ralscha</groupId>
<artifactId>extdirectspring-index</artifactId>
<version>1.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/ch.ralscha/extdirectspring-index/
implementation 'ch.ralscha:extdirectspring-index:1.8.1'
// https://jarcasting.com/artifacts/ch.ralscha/extdirectspring-index/
implementation ("ch.ralscha:extdirectspring-index:1.8.1")
'ch.ralscha:extdirectspring-index:jar:1.8.1'
<dependency org="ch.ralscha" name="extdirectspring-index" rev="1.8.1">
<artifact name="extdirectspring-index" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.ralscha', module='extdirectspring-index', version='1.8.1')
)
libraryDependencies += "ch.ralscha" % "extdirectspring-index" % "1.8.1"
[ch.ralscha/extdirectspring-index "1.8.1"]