Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 768 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 768 Bytes

WWMM-POM

Maven Central

The wwmm-parent POM.


Note:
As of 2020-01-01 the the official home the wwmm-parent POM is: https://github.com/BlueObelisk/wwmm-pom. WWMM-POM's old home at: https://bitbucket.org/wwmm/wwmm-pom is subject to be removed once Bitbucket removes all Mercurial repositories mid-2020.


Maven Repository

The wwmm-parent POM is also available via Maven, and is on Maven Central:

<dependency>
  <groupId>uk.ac.cam.ch.wwmm</groupId>
  <artifactId>wwmm-parent</artifactId>
  <version>7</version>
</dependency>