License |
License |
---|---|
Categories |
CategoriesORM Data Search Business Logic Libraries |
GroupId | GroupIdcom.alibaba.lindorm |
ArtifactId | ArtifactIdlindorm-search-shaded-test-framework |
Last Version | Last Version8.10.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLindorm Search Shaded Test Framework
Lindorm Search Shaded Test Framework
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.alibaba.lindorm/lindorm-search-shaded-test-framework/ -->
<dependency>
<groupId>com.alibaba.lindorm</groupId>
<artifactId>lindorm-search-shaded-test-framework</artifactId>
<version>8.10.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.lindorm/lindorm-search-shaded-test-framework/
implementation 'com.alibaba.lindorm:lindorm-search-shaded-test-framework:8.10.2'
// https://jarcasting.com/artifacts/com.alibaba.lindorm/lindorm-search-shaded-test-framework/
implementation ("com.alibaba.lindorm:lindorm-search-shaded-test-framework:8.10.2")
'com.alibaba.lindorm:lindorm-search-shaded-test-framework:jar:8.10.2'
<dependency org="com.alibaba.lindorm" name="lindorm-search-shaded-test-framework" rev="8.10.2">
<artifact name="lindorm-search-shaded-test-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.lindorm', module='lindorm-search-shaded-test-framework', version='8.10.2')
)
libraryDependencies += "com.alibaba.lindorm" % "lindorm-search-shaded-test-framework" % "8.10.2"
[com.alibaba.lindorm/lindorm-search-shaded-test-framework "8.10.2"]