util


License

License

GroupId

GroupId

io.catbird
ArtifactId

ArtifactId

catbird-util_2.11
Last Version

Last Version

21.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

util
util
Project URL

Project URL

https://github.com/travisbrown/catbird
Project Organization

Project Organization

io.catbird
Source Code Management

Source Code Management

https://github.com/travisbrown/catbird

Download catbird-util_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/io.catbird/catbird-util_2.11/ -->
<dependency>
    <groupId>io.catbird</groupId>
    <artifactId>catbird-util_2.11</artifactId>
    <version>21.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.catbird/catbird-util_2.11/
implementation 'io.catbird:catbird-util_2.11:21.2.0'
// https://jarcasting.com/artifacts/io.catbird/catbird-util_2.11/
implementation ("io.catbird:catbird-util_2.11:21.2.0")
'io.catbird:catbird-util_2.11:jar:21.2.0'
<dependency org="io.catbird" name="catbird-util_2.11" rev="21.2.0">
  <artifact name="catbird-util_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.catbird', module='catbird-util_2.11', version='21.2.0')
)
libraryDependencies += "io.catbird" % "catbird-util_2.11" % "21.2.0"
[io.catbird/catbird-util_2.11 "21.2.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
org.typelevel : cats-core_2.11 jar 2.0.0
com.twitter : util-core_2.11 jar 21.2.0

test (5)

Group / Artifact Type Version
org.scalacheck : scalacheck_2.11 jar 1.15.2
org.scalatest : scalatest_2.11 jar 3.2.4
org.typelevel : cats-laws_2.11 jar 2.0.0
org.typelevel : discipline-core_2.11 jar 1.1.3
org.typelevel : discipline-scalatest_2.11 jar 2.1.1

Project Modules

There are no modules declared in this project.

catbird

Build status Coverage status Maven Central

This project provides Cats type class instances (and other useful Cats-related stuff) for various Twitter Open Source Scala projects.

It currently includes the following:

  • Type class instances for Future, Var, and Try (including Monad or MonadError, Semigroup, and equality)
  • Category and profunctor instances for Service
  • A Rerunnable type that wraps Future but provides semantics more like Scalaz's Task

These are reasonably well-tested (thanks to Discipline).

Community

People are expected to follow the Scala Code of Conduct on GitHub and in any other project channels.

License

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this software except in compliance with the License.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Versions

Version
21.2.0
20.10.0
20.9.0
20.6.0
20.3.0
20.1.0
19.12.0
19.11.0
19.10.0
19.9.0
19.8.0
19.6.0
19.5.1
19.5.0
19.4.0
19.3.0
19.2.0
19.1.0
18.12.0
18.11.0
18.10.0
18.9.1
18.9.0
18.8.0
18.7.0
18.6.0
18.5.0
18.4.0
18.3.0
18.2.0
18.1.0
17.12.0
0.22.0
0.21.0
0.20.0
0.19.0
0.18.0
0.17.0
0.16.0
0.15.0
0.14.0
0.13.0
0.12.0
0.11.0
0.10.0
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0