Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

We recommend that you use the weekly builds that we publish to nexus.kuali.co. These occur on most Thursdays, but we have published builds off cycle as well. Partners should have received credentials to log into this system and download artifacts. If you have not, please contact kfs.product.team@kuali.co.

Here is the relevant GAVdependency:

Code Block
<dependency>
	<groupId>org.kuali.kfs</groupId>
	<artifactId>kfs-web</artifactId>
	<version>2016-07-14</version>
	<type>war</type>
</dependency>

...