Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/careydevelopment/activities
- Owner: careydevelopment
- License: mit
- Created: 2021-05-22T18:53:47.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-31T11:30:38.000Z (over 3 years ago)
- Last Synced: 2024-11-15T05:57:15.998Z (3 months ago)
- Topics: crm, java, models, project-management, spring-boot, tasks, validation
- Language: Java
- Homepage:
- Size: 30.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).