License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries |
GroupId | GroupIdstore.idragon.tool |
ArtifactId | ArtifactIdcontent-search |
Version | Version0.0.5-RELEASE |
Type | Typejar |
Description |
Descriptionidragon tool
|
<!-- https://jarcasting.com/artifacts/store.idragon.tool/content-search/ -->
<dependency>
<groupId>store.idragon.tool</groupId>
<artifactId>content-search</artifactId>
<version>0.0.5-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/store.idragon.tool/content-search/
implementation 'store.idragon.tool:content-search:0.0.5-RELEASE'
// https://jarcasting.com/artifacts/store.idragon.tool/content-search/
implementation ("store.idragon.tool:content-search:0.0.5-RELEASE")
'store.idragon.tool:content-search:jar:0.0.5-RELEASE'
<dependency org="store.idragon.tool" name="content-search" rev="0.0.5-RELEASE">
<artifact name="content-search" type="jar" />
</dependency>
@Grapes(
@Grab(group='store.idragon.tool', module='content-search', version='0.0.5-RELEASE')
)
libraryDependencies += "store.idragon.tool" % "content-search" % "0.0.5-RELEASE"
[store.idragon.tool/content-search "0.0.5-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
store.idragon.tool : base | jar | 0.0.5-RELEASE |
org.slf4j : slf4j-simple | jar | 2.0.0-alpha1 |
org.apache.poi : poi-ooxml | jar | 4.1.2 |