strolch-website/content/blog/post-00011.md

41 lines
1.2 KiB
Markdown

---
title: 'Strolch now on Maven Central'
description: 'Release Version 1.3.0 released and deployed to Maven Central'
weight: -11
date: 2016-09-22T00:00:00+01:00
LastModifierDisplayName: "Robert von Burg"
LastModifierEmail: "eitch@eitchnet.ch"
---
## Strolch now on Maven Central
Release Version 1.3.0 released and deployed to Maven Central
-------
We have released a new version of Strolch so that you can now go and use the the
latest features in Strolch.
Further we have now deployed Strolch to Maven Central, so it is easier than ever
to use Strolch in your projects. No need to download first or use a special
repository - just define the dependencies as you would any other dependency.
Some of the new features:
* Marshallers for JSON
* Versioning built into Strolch
* Implemented password reset API for Privilege
* New Component MailHandler
* New ToFlatJsonVisitor for simple marshalling in REST APIs
* Added CRUD Commands and Services for Activities
* Further additional bugfixes
Strolch has also been moved to
another [organisation](https://github.com/strolch-li/strolch) on GitHub, so if
you're compiling Strolch from source, please update your GIT remote
configurations.
Have fun using the latest and greatest version of Strolch!