Skip to content

GuicedEE/Parent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

31 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🧩 GuicedEE Parent POM

JDK Build License

The GuicedEE Parent POM centralizes plugin management, encoding, Java toolchain, and shared build configuration across GuicedEE modules.

πŸ”§ Usage (Maven)

<parent>
  <groupId>com.guicedee</groupId>
  <artifactId>guicedee-parent</artifactId>
  <version>${guicedee.version}</version>
</parent>

πŸ“š Docs & Rules

  • Pact: PACT.md
  • Rules: RULES.md
  • Guides: GUIDES.md
  • Architecture index: docs/architecture/README.md

πŸ“ License & Contributions

  • License: Apache 2.0
  • Contributions: Issues/PRs welcome.

About

The parent maven project for shared configuration between builds

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published