License |
License
The Apache License, Version 2.0
|
---|---|
GroupId | GroupIdcom.landawn |
ArtifactId | ArtifactIdabacus-query |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionabacus-query
Abacus Data Access and Analysis
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
abacus-query-1.2.pom | |
abacus-query-1.2-sources.jar | 108 KB |
abacus-query-1.2-javadoc.jar | 628 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.landawn/abacus-query/ -->
<dependency>
<groupId>com.landawn</groupId>
<artifactId>abacus-query</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.landawn/abacus-query/
implementation 'com.landawn:abacus-query:1.2'
// https://jarcasting.com/artifacts/com.landawn/abacus-query/
implementation ("com.landawn:abacus-query:1.2")
'com.landawn:abacus-query:jar:1.2'
<dependency org="com.landawn" name="abacus-query" rev="1.2">
<artifact name="abacus-query" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.landawn', module='abacus-query', version='1.2')
)
libraryDependencies += "com.landawn" % "abacus-query" % "1.2"
[com.landawn/abacus-query "1.2"]