Skip to content

GuicedEE/Parent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 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

 
 
 

Contributors