License |
License
The Apache License, Version 2.0
|
---|---|
GroupId | GroupIdcom.landawn |
ArtifactId | ArtifactIdabacus-web |
Last Version | Last Version0.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionabacus-web
Abacus Data Access and Analysis
|
Filename | Size |
---|---|
abacus-web-0.8.pom | |
abacus-web-0.8-sources.jar | 57 KB |
abacus-web-0.8-javadoc.jar | 185 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.landawn/abacus-web/ -->
<dependency>
<groupId>com.landawn</groupId>
<artifactId>abacus-web</artifactId>
<version>0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.landawn/abacus-web/
implementation 'com.landawn:abacus-web:0.8'
// https://jarcasting.com/artifacts/com.landawn/abacus-web/
implementation ("com.landawn:abacus-web:0.8")
'com.landawn:abacus-web:jar:0.8'
<dependency org="com.landawn" name="abacus-web" rev="0.8">
<artifact name="abacus-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.landawn', module='abacus-web', version='0.8')
)
libraryDependencies += "com.landawn" % "abacus-web" % "0.8"
[com.landawn/abacus-web "0.8"]
Group / Artifact | Type | Version |
---|---|---|
com.landawn : abacus-common | jar | 2.3.1 |