Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 424 Bytes

README.md

File metadata and controls

34 lines (25 loc) · 424 Bytes

unidev-platform

Java building blocks.

repositories {
    maven {
        url "https://mvn.universal-development.com/public" 
    }
}
...
implementation 'com.unidev.platform:unidev-dto:4.0.0'

Tech stack

Based on:

  • Java 17
  • Spring 5.x
  • JUnit 5

Versions

Stable versions:

  • 1.2.0
  • 2.1.0
  • 3.1.1

In development versions:

  • 4.a.b

License

This code is released under the MIT License. See LICENSE.