site.site.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of eventbus Show documentation
Show all versions of eventbus Show documentation
A simple but powerful publish-subscribe API that is based on class semantics and/or string (topic) matching.
The newest version!
<project name="EventBus">
<skin>
<groupId>org.apache.maven.skins</groupId>
<artifactId>maven-classic-skin</artifactId>
<version>1.0</version>
</skin>
<bannerLeft>
<name>EventBus</name>
<src>images/EventBusBanner.png</src>
<href>http://www.eventbus.org</href>
</bannerLeft>
<body>
<menu name="EventBus">
<item name="Overview" href="index.html"/>
<item name="News" href="news.html"/>
<item name="Wiki (Usage)" href="/confluence/display/EventBus/Home"/>
<item name="FAQ" href="faq.html"/>
</menu>
<menu ref="reports" collapse="false"/>
</body>
</project>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy