data-class allows to create classes almost like case-classes, but with no public unapply or copy methods, making it easier to add fields to them while maintaining binary compatiblity.
| License | Apache 2.0 |
|---|---|
| Categories | Code Generators |
| Tags | githubgeneratordatacodegencode |
| Organization | io.github.alexarchambault |
| HomePage | https://github.com/alexarchambault/data-class 🔍 Inspect URL |
| Date | Oct 02, 2019 |
| Files | pom (2 KB) jar (40 KB) View All |
| Repositories | CentralCloudera Pub |
| Ranking | #18593 in MvnRepository (See Top Artifacts) #24 in Code Generators |
| Used By | 26 artifacts |
| Scala Target | Scala 2.12 (View all targets) |
Compile Dependencies (2)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| JVM Languages Apache 2.0 | org.scala-lang » scala-library | 2.12.10 | 3.7.4 | |
| Scala Compiler Apache 2.0 | org.scala-lang » scala-reflect | 2.12.10 | 2.13.17 |
Test Dependencies (2)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| FP Apache 2.0 | com.chuusai » shapeless_2.12 | 2.3.3 | 2.3.13 | |
| Testing MIT | com.lihaoyi » utest_2.12 | 0.7.1 | 0.9.1 |
Licenses
| License | URL |
|---|---|
| Apache-2.0 | http://www.apache.org/licenses/LICENSE-2.0 |
Developers
| Name | Dev Id | Roles | Organization | |
|---|---|---|---|---|
| Alexandre Archambault | alexarchambault |
Related Books
| Code: The Hidden Language of Computer Hardware and Software (2022) by Petzold, Charles | |
| Fundamentals of Software Architecture: An Engineering Approach (2020) by Richards, Mark, Ford, Neal | |
| The Pragmatic Programmer: Your Journey To Mastery, 20th Anniversary Edition (2nd Edition) (2019) by Thomas, David, Hunt, Andrew | |
| Clean Code: A Handbook of Agile Software Craftsmanship (2008) by Robert C. Martin |