Last Version

Cask Common Libraries 0.11.0

Common utilities

License

License

GroupId

GroupId

co.cask.common
ArtifactId

ArtifactId

common
Version

Version

0.11.0
Type

Type

pom
Description

Description

Cask Common Libraries
Common utilities
Project URL

Project URL

https://github.com/caskdata/common
Project Organization

Project Organization

Cask
Source Code Management

Source Code Management

https://github.com/caskdata/common.git

Download common 0.11.0

Filename Size
common-0.11.0.pom 22 KB
Browse

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

Dependencies

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

Project Modules

  • common-cli
  • common-http
  • common-io
  • common-config
  • common-core
  • common-security
  • common-lang