License |
License |
---|---|
GroupId | GroupIdorg.kasource.kaevent |
ArtifactId | ArtifactIdka-event-core |
Last Version | Last Version0.9 |
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.9.pom | |
ka-event-core-0.9.jar | 119 KB |
ka-event-core-0.9-sources.jar | 125 KB |
ka-event-core-0.9-javadoc.jar | 543 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.kasource.kaevent/ka-event-core/ -->
<dependency>
<groupId>org.kasource.kaevent</groupId>
<artifactId>ka-event-core</artifactId>
<version>0.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.kasource.kaevent/ka-event-core/
implementation 'org.kasource.kaevent:ka-event-core:0.9'
// https://jarcasting.com/artifacts/org.kasource.kaevent/ka-event-core/
implementation ("org.kasource.kaevent:ka-event-core:0.9")
'org.kasource.kaevent:ka-event-core:jar:0.9'
<dependency org="org.kasource.kaevent" name="ka-event-core" rev="0.9">
<artifact name="ka-event-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kasource.kaevent', module='ka-event-core', version='0.9')
)
libraryDependencies += "org.kasource.kaevent" % "ka-event-core" % "0.9"
[org.kasource.kaevent/ka-event-core "0.9"]
Group / Artifact | Type | Version |
---|---|---|
org.kasource.commons : ka-commons | jar | 1.0 |
org.kasource.kaevent : ka-event-annotations | jar | 0.9 |
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 |