Last Version

common-utils 1.2

Common utils: Guard, GuardCheck, GcUtils, LeakDetector, ErrorInfo, BaseException

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.antkorwin
ArtifactId

ArtifactId

common-utils
Version

Version

1.2
Type

Type

jar
Description

Description

common-utils
Common utils: Guard, GuardCheck, GcUtils, LeakDetector, ErrorInfo, BaseException
Project URL

Project URL

https://github.com/antkorwin/common-utils
Source Code Management

Source Code Management

http://github.com/antkorwin/common-utils

Download common-utils 1.2


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

Dependencies

compile (6)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.16.22
org.assertj : assertj-core jar 3.11.1
junit : junit jar 4.12
org.awaitility : awaitility jar 3.1.0
org.reflections : reflections jar 0.9.11
org.apache.commons : commons-lang3 jar 3.8.1

test (1)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.15.0

Project Modules

There are no modules declared in this project.