Last Version

Spring Boot FTSI Starter 1.1

Spring Boot Starter for Full Text Search Interface(ftsi)

License

License

Categories

Categories

Spring Boot Container Microservices Net
GroupId

GroupId

net.bndy
ArtifactId

ArtifactId

spring-boot-starter-ftsi
Version

Version

1.1
Type

Type

jar
Description

Description

Spring Boot FTSI Starter
Spring Boot Starter for Full Text Search Interface(ftsi)
Project URL

Project URL

https://github.com/bndynet/spring-boot-starter-ftsi
Project Organization

Project Organization

BNDY-NET
Source Code Management

Source Code Management

https://github.com/bndynet/spring-boot-starter-ftsi

Download spring-boot-starter-ftsi 1.1


<!-- https://jarcasting.com/artifacts/net.bndy/spring-boot-starter-ftsi/ -->
<dependency>
    <groupId>net.bndy</groupId>
    <artifactId>spring-boot-starter-ftsi</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.bndy/spring-boot-starter-ftsi/
implementation 'net.bndy:spring-boot-starter-ftsi:1.1'
// https://jarcasting.com/artifacts/net.bndy/spring-boot-starter-ftsi/
implementation ("net.bndy:spring-boot-starter-ftsi:1.1")
'net.bndy:spring-boot-starter-ftsi:jar:1.1'
<dependency org="net.bndy" name="spring-boot-starter-ftsi" rev="1.1">
  <artifact name="spring-boot-starter-ftsi" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.bndy', module='spring-boot-starter-ftsi', version='1.1')
)
libraryDependencies += "net.bndy" % "spring-boot-starter-ftsi" % "1.1"
[net.bndy/spring-boot-starter-ftsi "1.1"]

Dependencies

compile (2)

Group / Artifact Type Version
net.bndy : ftsi jar 1.6
org.springframework.boot : spring-boot-starter jar 2.0.0.RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.