License |
License |
---|---|
GroupId | GroupIdorg.kasource |
ArtifactId | ArtifactIdka-commons |
Last Version | Last Version0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKa Commons
Common classes and utilities used by Ka projects.
|
Filename | Size |
---|---|
ka-commons-0.9.pom | |
ka-commons-0.9.jar | 11 KB |
ka-commons-0.9-sources.jar | 7 KB |
ka-commons-0.9-javadoc.jar | 58 KB |
Browse |
<!-- 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"]
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 |