Ka Commons

Common classes and utilities used by Ka projects.

License

License

GroupId

GroupId

org.kasource
ArtifactId

ArtifactId

ka-commons
Last Version

Last Version

0.9
Release Date

Release Date

Type

Type

jar
Description

Description

Ka Commons
Common classes and utilities used by Ka projects.

Download ka-commons

How to add to project

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

Dependencies

test (7)

Group / Artifact Type Version
junit : junit jar 4.4
org.easymock : easymock jar 2.5.1
org.unitils : unitils-core jar 3.1
org.unitils : unitils-test jar 3.1
org.unitils : unitils-inject jar 3.1
org.unitils : unitils-mock jar 3.1
org.unitils : unitils-easymock jar 3.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.9
0.8.1
0.8
0.7.1
0.7
0.6
0.5