Skip to content

BlueObelisk/wwmm-pom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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>