abacus-util-se

A general programming library in Java/Android. It's easy to learn and simple to use with concise and powerful APIs.

Лицензия

Лицензия

Группа

Группа

com.landawn
Идентификатор

Идентификатор

abacus-util-se
Последняя версия

Последняя версия

2.1.12
Дата

Дата

Тип

Тип

jar
Описание

Описание

abacus-util-se
A general programming library in Java/Android. It's easy to learn and simple to use with concise and powerful APIs.
Ссылка на сайт

Ссылка на сайт

https://github.com/landawn/abacus-util
Система контроля версий

Система контроля версий

https://github.com/landawn/abacus-util

Скачать abacus-util-se

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.landawn/abacus-util-se/ -->
<dependency>
    <groupId>com.landawn</groupId>
    <artifactId>abacus-util-se</artifactId>
    <version>2.1.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.landawn/abacus-util-se/
implementation 'com.landawn:abacus-util-se:2.1.12'
// https://jarcasting.com/artifacts/com.landawn/abacus-util-se/
implementation ("com.landawn:abacus-util-se:2.1.12")
'com.landawn:abacus-util-se:jar:2.1.12'
<dependency org="com.landawn" name="abacus-util-se" rev="2.1.12">
  <artifact name="abacus-util-se" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.landawn', module='abacus-util-se', version='2.1.12')
)
libraryDependencies += "com.landawn" % "abacus-util-se" % "2.1.12"
[com.landawn/abacus-util-se "2.1.12"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

abacus-common

Maven Central Javadocs

A general programming library in Java. It's easy to learn and simple to use with concise and powerful APIs.

Features:

Download/Installation & Changes:

// JDK 1.8 or above:
compile 'com.landawn:abacus-common:2.2.2' 

// util-se (Java 1.7) - small edition without Streams/Primitive Lists... Mostly it's for abacus-android.
compile 'abacus-common-se:2.2.2'

Functional Programming:

(It's very important to learn Lambdas and Stream APIs in Java 8 to get the best user experiences with the APIs provided in abacus-common)

What's New in Java 8

An introduction to the java.util.stream library

When to use parallel streams

Top Java 8 stream questions on stackoverflow

Kotlin vs Java 8 on Collection

User Guide:

Please refer to Wiki

Also See: abacus-jdbc, abacus-da, abacus-extra and abacus-android

Recommended Java programming libraries/frameworks:

lombok, protobuf, Guava, Kyro, snappy-java, lz4-java, Caffeine, Ehcache, Chronicle-Map, echarts, Chartjs, Highcharts, Apache POI/easyexcel, mapstruct, Sharding-JDBC, fastutil, hppc, re2j...awesome-java

Recommended Java programming tools:

Spotbugs, JaCoCo...

Версии библиотеки

Версия
2.1.12
2.1.11
2.1.10
2.1.9
2.1.8
2.1.7
2.1.6
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.3
2.0.2
2.0.1
2.0
1.22.3
1.22.2
1.22.1
1.22.0
1.21.13
1.21.12
1.21.11
1.21.10
1.21.9
1.21.8
1.21.7
1.21.6
1.21.5
1.21.4
1.21.3
1.21.2
1.21.1
1.21.0
1.20.39
1.20.38
1.20.37
1.20.36
1.20.35
1.20.34
1.20.33
1.20.32
1.20.31
1.20.30
1.20.29
1.20.28
1.20.27
1.20.26
1.20.25
1.20.24
1.20.23
1.20.22
1.20.21
1.20.20
1.20.19
1.20.18
1.20.17
1.20.16
1.20.15
1.20.14
1.20.13
1.20.12
1.20.11
1.20.10
1.20.9
1.20.8
1.20.7
1.20.6
1.20.5
1.20.4
1.20.3
1.20.2
1.20.1
1.20
1.10.13
1.10.12
1.10.11
1.10.10
1.10.9
1.10.8
1.10.7
1.10.6
1.10.5
1.10.4
1.10.3
1.10.2
1.10.1
1.10.0
1.9.23
1.9.22
1.9.21
1.9.20
1.9.19
1.9.18
1.9.17
1.9.16
1.9.15
1.9.14
1.9.13
1.9.12
1.9.11
1.9.10
1.9.9
1.9.8
1.9.7
1.9.5
1.9.4
1.9.3
1.9.2
1.9.1
1.9.0
1.8.22
1.8.21
1.8.20
1.8.19
1.8.18
1.8.17
1.8.16
1.8.15
1.8.14
1.8.13
1.8.12
1.8.11
1.8.10
1.8.9
1.8.8
1.8.7
1.8.6
1.8.5
1.8.4
1.8.3
1.8.2