com.indeed:util-parent

Shared Maven configuration for Indeed.com

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.0.28
Дата

Дата

Тип

Тип

pom
Описание

Описание

Shared Maven configuration for Indeed.com
Система контроля версий

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

https://github.com/indeedeng/util

Скачать util-parent

Имя Файла Размер
util-parent-1.0.28.pom 1 KB
Обзор

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

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

Зависимости

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

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

  • zk
  • compress
  • io
  • mmap
  • serialization
  • urlparsing
  • util-core
  • varexport

indeedeng/util

OSS Lifecycle

util-core

General Java utilities and helper classes

util-varexport

Utility that enables you to expose runtime variables from a running Java application

util-urlparsing

Utility to efficiently parse key value pairs from query strings in URLs. Also includes fast number parsing and url decoding utilities.

util-compress

Utility for compressing and uncompressing data. Includes snappy and gzip.

util-io

Utility for performing IO, including many interfaces implemented elsewhere.

util-mmap

Utility for performing mmap operations and direct memory access.

util-serialization

Utility for serializing and deserializing data to and from binary and string formats.

Code of Conduct

This project is governed by the Contributor Covenant v 1.4.1

License

Apache License Version 2.0

Contributing

com.indeed

Indeed Engineering

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

Версия
1.0.28
1.0.25
1.0.24
1.0.23
1.0.22
1.0.21
1.0.20
1.0.19
1.0.18
1.0.17
1.0.16
1.0.15
1.0.14
1.0.13
1.0.12
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0