Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marlonluan/framework
Java Framework based in Spring
https://github.com/marlonluan/framework
framework java spring spring-boot springboot
Last synced: 6 days ago
JSON representation
Java Framework based in Spring
- Host: GitHub
- URL: https://github.com/marlonluan/framework
- Owner: MarlonLuan
- License: mit
- Created: 2023-04-30T12:47:29.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-29T13:51:32.000Z (19 days ago)
- Last Synced: 2024-10-29T16:05:25.324Z (19 days ago)
- Topics: framework, java, spring, spring-boot, springboot
- Language: Java
- Homepage:
- Size: 13.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# framework
## Add in pom.xml
```xml
3.3.5-SNAPSHOT
```
```xml
com.marlonluan
framework-dependencies
${ml-framework.version}
```
```xml
com.marlonluan
framework
```
```xml
ossrh
https://s01.oss.sonatype.org/content/repositories/snapshots
```