Ayte :: Utility :: Supplier

Set of utility classes aimed to help with boilerplate code around java.util.function.Supplier

License

License

MIT
UPL
Categories

Categories

Utility General Purpose Libraries
GroupId

GroupId

io.ayte.utility.supplier
ArtifactId

ArtifactId

parent
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

pom
Description

Description

Ayte :: Utility :: Supplier
Set of utility classes aimed to help with boilerplate code around java.util.function.Supplier
Project Organization

Project Organization

Ayte Labs
Source Code Management

Source Code Management

https://github.com/ayte-io/java-utility-supplier

Download parent

Filename Size
parent-0.1.2.pom 2 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • src/kit

Ayte :: Utility :: Supplier

CircleCI (all branches) Bintray Scrutinizer code quality Code Climate maintainability SonarQube tech debt

This repository is a part of Ayte utility toolchain aimed to reduce boilerplate code. This project maintains helper infrastructure for Supplier interface, currently providing several factories through io.ayte.utility.supplier.kit.Suppliers class.

Installation

Currently package is available only through Ayte Bintray repository.

Licensing

MIT & UPL-1.0

Ayte Labs, 2019

Do whatever you want.

io.ayte.utility.supplier

ayte.io

Versions

Version
0.1.2