Events-api: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(→Maven) |
||
(13 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
=Internal= | =Internal= | ||
* [[ | * [[projects#Projects|projects]] | ||
=Overview= | =Overview= | ||
Line 8: | Line 8: | ||
{{External|https://github.com/NovaOrdis/events-api}} | {{External|https://github.com/NovaOrdis/events-api}} | ||
=Maven= | |||
<dependency> | |||
<groupId>io.novaordis.events.api</groupId> | |||
<artifactId>events-api</artifactId> | |||
<version>${events.api.version}</version> | |||
</dependency> | |||
=User Manual= | |||
{{Internal|events-api User Manual|events-api User Manual}} |
Latest revision as of 23:19, 14 August 2017
Internal
Overview
GitHub
Maven
<dependency> <groupId>io.novaordis.events.api</groupId> <artifactId>events-api</artifactId> <version>${events.api.version}</version> </dependency>