ticino - events, not elephants

a lightweight, straight forward event framework

License

License

Categories

Categories

Net
GroupId

GroupId

net.micwin.ticino
ArtifactId

ArtifactId

parent-pom
Last Version

Last Version

0.3.2
Release Date

Release Date

Type

Type

pom
Description

Description

ticino - events, not elephants
a lightweight, straight forward event framework
Source Code Management

Source Code Management

http://github.com/micwin/ticino

Download parent-pom

Filename Size
parent-pom-0.3.2.pom 4 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/net.micwin.ticino/parent-pom/ -->
<dependency>
    <groupId>net.micwin.ticino</groupId>
    <artifactId>parent-pom</artifactId>
    <version>0.3.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.micwin.ticino/parent-pom/
implementation 'net.micwin.ticino:parent-pom:0.3.2'
// https://jarcasting.com/artifacts/net.micwin.ticino/parent-pom/
implementation ("net.micwin.ticino:parent-pom:0.3.2")
'net.micwin.ticino:parent-pom:pom:0.3.2'
<dependency org="net.micwin.ticino" name="parent-pom" rev="0.3.2">
  <artifact name="parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.micwin.ticino', module='parent-pom', version='0.3.2')
)
libraryDependencies += "net.micwin.ticino" % "parent-pom" % "0.3.2"
[net.micwin.ticino/parent-pom "0.3.2"]

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-all jar 1.9.0

Project Modules

  • ticino-core
  • ticino-spring
  • ticino-static

Versions

Version
0.3.2
0.3.1