Skip to content
cowtowncoder edited this page Feb 12, 2013 · 21 revisions

Home: Java ClassMate

License

Project is licensed under Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)

Documentation

Artifacts

Most commonly artifacts are accessed using Maven, via Maven 2 repositories. New releases are done using Sonatype Maven repository,from which they are automatically copied (with an hour of delay) to the Central Maven repository. Here are quick links to the central Maven repository for manual downloading:

Projects that use ClassMate

Here are some projects that are known to make use of ClassMate (often embedded using Shade plug-in):

  • Hibernate (planned for version 5.x): ORM framework
  • jDBI: Database access library
  • Netty (planned for version 4.x): High-performance networking library

Related

ClassMate is not the only library that aims to help dealing with generic types. Others I am aware of are:

Clone this wiki locally