Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.8%) to scientific vocabulary
Keywords
Keywords from Contributors
Repository
Forge Java Classes!
Basic Info
- Host: GitHub
- Owner: Chrimle
- License: apache-2.0
- Language: Java
- Default Branch: main
- Homepage: https://chrimle.github.io/ClassForge/
- Size: 186 KB
Statistics
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
ClassForge
Forge Java Classes!
Imagine generating DTOs with a Builder pattern, which functions like a Database-changeset.
Only specify the changes, and a new DTO will be generated for each set of changes.
All previous versions of the DTOs could be generated, or not, for backwards-compatibility.
Semantic Versioning (
MAJOR/MINOR/PATCH) can be determined automatically based on the changes. Or it can be set manually.Where applicable, migration strategies can be provided for migrating from one DTO to another DTO. Converters may be generated based on these migration strategies.
No more copy-and-pasting entire DTOs when a field is added/removed!
Instructions
Import the dependency
xml
<dependency>
<groupId>io.github.chrimle</groupId>
<artifactId>class-forge</artifactId>
<version>0.10.1</version>
</dependency>
Available on...
Example Usages
All types of classes are generated via the ClassForge-class.
JavaDocs
Refer to the JavaDocs for further explanations and examples.
Owner
- Name: Christopher Molin
- Login: Chrimle
- Kind: user
- Location: Gothenburg
- Company: Chrimle.com
- Website: https://chrimle.com
- Twitter: Chrimle
- Repositories: 1
- Profile: https://github.com/Chrimle
Software Engineer
Citation (CITATION.cff)
cff-version: 1.2.0 message: "If you want to reference this project, you could cite it as below." authors: - family-names: "Molin" given-names: "Christopher" orcid: "https://orcid.org/0009-0002-1005-3942" title: "ClassForge" version: 0.10.1 date-released: 2025-07-28 url: "https://github.com/Chrimle/ClassForge"
GitHub Events
Total
- Release event: 12
- Delete event: 65
- Issue comment event: 1
- Push event: 101
- Pull request review event: 6
- Pull request event: 118
- Create event: 76
Last Year
- Release event: 12
- Delete event: 65
- Issue comment event: 1
- Push event: 101
- Pull request review event: 6
- Pull request event: 118
- Create event: 76
Committers
Last synced: 5 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Christopher Molin | 2****e | 52 |
| dependabot[bot] | 4****] | 3 |
Issues and Pull Requests
Last synced: 5 months ago
All Time
- Total issues: 0
- Total pull requests: 2
- Average time to close issues: N/A
- Average time to close pull requests: about 6 hours
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 2
- Average time to close issues: N/A
- Average time to close pull requests: about 6 hours
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
- Chrimle (56)
- dependabot[bot] (7)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
- Total downloads: unknown
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 11
repo1.maven.org: io.github.chrimle:class-forge
Forge Java Classes!
- Homepage: https://chrimle.github.io/ClassForge
- Documentation: https://appdoc.app/artifact/io.github.chrimle/class-forge/
- License: Apache License 2.0
-
Latest release: 0.10.1
published 5 months ago
Rankings
Dependencies
- actions/checkout v4 composite
- actions/setup-java v4 composite
- actions/checkout v4 composite
- actions/setup-java v4 composite
- actions/github-script v6 composite