License |
License |
---|---|
GroupId | GroupIdorg.kasource |
ArtifactId | ArtifactIdka-event-core |
Last Version | Last Version0.8.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKa Event Core
Ka-Event base project, which builds all modules.
|
Project URL |
Project URL |
Filename | Size |
---|---|
ka-event-core-0.8.1.pom | |
ka-event-core-0.8.1.jar | 128 KB |
ka-event-core-0.8.1-sources.jar | 94 KB |
ka-event-core-0.8.1-javadoc.jar | 486 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.kasource/ka-event-core/ -->
<dependency>
<groupId>org.kasource</groupId>
<artifactId>ka-event-core</artifactId>
<version>0.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.kasource/ka-event-core/
implementation 'org.kasource:ka-event-core:0.8.1'
// https://jarcasting.com/artifacts/org.kasource/ka-event-core/
implementation ("org.kasource:ka-event-core:0.8.1")
'org.kasource:ka-event-core:jar:0.8.1'
<dependency org="org.kasource" name="ka-event-core" rev="0.8.1">
<artifact name="ka-event-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kasource', module='ka-event-core', version='0.8.1')
)
libraryDependencies += "org.kasource" % "ka-event-core" % "0.8.1"
[org.kasource/ka-event-core "0.8.1"]
Group / Artifact | Type | Version |
---|---|---|
org.kasource : ka-commons | jar | 0.8.1 |
org.kasource : ka-event-annotations | jar | 0.8.1 |
net.sf.scannotation : scannotation | jar | 1.0.2 |
log4j : log4j | jar | 1.2.16 |
com.sun.xml.bind : jaxb-xjc | jar | 2.2.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.9 |
org.easymock : easymock | jar | 2.5.1 |
org.easymock : easymockclassextension | 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 |