License |
License |
---|---|
GroupId | GroupIdcom.truthbean |
ArtifactId | ArtifactIddebbie-lucene |
Last Version | Last Version0.5.4-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondebbie, a java microservice project
|
<!-- https://jarcasting.com/artifacts/com.truthbean/debbie-lucene/ -->
<dependency>
<groupId>com.truthbean</groupId>
<artifactId>debbie-lucene</artifactId>
<version>0.5.4-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.truthbean/debbie-lucene/
implementation 'com.truthbean:debbie-lucene:0.5.4-RELEASE'
// https://jarcasting.com/artifacts/com.truthbean/debbie-lucene/
implementation ("com.truthbean:debbie-lucene:0.5.4-RELEASE")
'com.truthbean:debbie-lucene:jar:0.5.4-RELEASE'
<dependency org="com.truthbean" name="debbie-lucene" rev="0.5.4-RELEASE">
<artifact name="debbie-lucene" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.truthbean', module='debbie-lucene', version='0.5.4-RELEASE')
)
libraryDependencies += "com.truthbean" % "debbie-lucene" % "0.5.4-RELEASE"
[com.truthbean/debbie-lucene "0.5.4-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.truthbean : debbie-core | jar | 0.5.4-RELEASE |
org.apache.lucene : lucene-core | jar | 9.0.0 |
Group / Artifact | Type | Version |
---|---|---|
com.truthbean : debbie-test | jar | 0.5.4-RELEASE |
com.truthbean : debbie-jdbc | jar | 0.5.4-RELEASE |
mysql : mysql-connector-java | jar | 8.0.28 |
com.truthbean : slf4j-boot | jar | 0.5.4-RELEASE |