Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/careydevelopment/activities

Models that support tasks, to-dos, appointments, and other activities.
https://github.com/careydevelopment/activities

crm java models project-management spring-boot tasks validation

Last synced: about 2 months ago
JSON representation

Models that support tasks, to-dos, appointments, and other activities.

Awesome Lists containing this project

README

        

![Carey Development Logo](http://careydevelopment.us/img/branding/careydevelopment-logo-sm.png)

# Carey Development Activities
![](https://img.shields.io/badge/jdk-11-blue.svg) ![license](https://img.shields.io/badge/license-MIT-blue.svg)
![](https://img.shields.io/badge/maven-3.6.3-blue.svg)
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/us.careydevelopment.model/activities/badge.svg)](https://search.maven.org/artifact/us.careydevelopment.model/activities/1.3.0-RELEASE/jar)

Carey Development Activities is a package of models that support tasks, to-dos, appointments, and other activities.

## Latest Release
You can pull it from the central Maven repositories:

```xml

us.careydevelopment.model
activities
1.3.0-RELEASE

```

## License
This code is under the [MIT License](https://github.com/careydevelopment/date-util/blob/main/LICENSE).