com.indeed:util-parent

Shared Maven configuration for Indeed.com

License

License

GroupId

GroupId

com.indeed
ArtifactId

ArtifactId

util-parent
Last Version

Last Version

1.0.28
Release Date

Release Date

Type

Type

pom
Description

Description

Shared Maven configuration for Indeed.com
Source Code Management

Source Code Management

https://github.com/indeedeng/util

Download util-parent

Filename Size
util-parent-1.0.28.pom 1 KB
Browse

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • 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

Versions

Version
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