Last Version

Common Utilities 1.0.1

General utility classes useful across OSFramework projects

License

License

GroupId

GroupId

org.osframework.util
ArtifactId

ArtifactId

common-utils
Version

Version

1.0.1
Type

Type

jar
Description

Description

Common Utilities
General utility classes useful across OSFramework projects
Project Organization

Project Organization

OSFramework Project

Download common-utils 1.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.6
joda-time : joda-time jar 2.1

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.8
org.osframework.testng : testng-ext jar 1.0.0

Project Modules

There are no modules declared in this project.