https://github.com/baudoliver7/takes-utils
Some takes utilities
https://github.com/baudoliver7/takes-utils
elegantobjects http oop takes
Last synced: 8 months ago
JSON representation
Some takes utilities
- Host: GitHub
- URL: https://github.com/baudoliver7/takes-utils
- Owner: baudoliver7
- License: mit
- Created: 2020-07-01T13:44:41.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-13T20:16:26.000Z (over 1 year ago)
- Last Synced: 2025-01-16T07:14:39.163Z (10 months ago)
- Topics: elegantobjects, http, oop, takes
- Language: Java
- Homepage:
- Size: 77.1 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
[](https://www.elegantobjects.org)
[](http://www.rultor.com/p/takes-utils/takes-utils)
[](https://hitsofcode.com/github/baudoliver7/takes-utils/view)
Project architect: [baudoliver7](https://github.com/baudoliver7)
## What does it do ?
It's an extension of framework [Takes](https://github.com/yegor256/takes)
## Pre-requisites
* JDK 1.7 or +
* Maven 3.1.0 or +
## How to contribute
Fork repository, make changes, send us a pull request. We will review
your changes and apply them to the `master` branch shortly, provided
they don't violate our quality standards. To avoid frustration, before
sending us your pull request please run full Maven build:
> mvn clean install -Pqulice
Keep in mind that JDK7 and Maven 3.1.0 are the lowest versions you may use.
## Got questions ?
If you have questions or general suggestions, don't hesitate to submit
a new [Github issue](https://github.com/baudoliver7/takes-utils/issues/new).