Download bookmark-em-2.0-m05-2-sources.jar
bookmark/bookmark-em-2.0-m05-2-sources.jar.zip( 21 k)
The download jar file contains the following class files or Java source files.
META-INF/MANIFEST.MF META-INF/persistence.xml org.glassfish.jersey.examples.bookmark_em.MyApplication.java org.glassfish.jersey.examples.bookmark_em.entity.BookmarkEntity.java org.glassfish.jersey.examples.bookmark_em.entity.BookmarkEntityPK.java org.glassfish.jersey.examples.bookmark_em.entity.UserEntity.java org.glassfish.jersey.examples.bookmark_em.exception.NotFoundException.java org.glassfish.jersey.examples.bookmark_em.resource.BookmarkResource.java org.glassfish.jersey.examples.bookmark_em.resource.BookmarksResource.java org.glassfish.jersey.examples.bookmark_em.resource.UserResource.java org.glassfish.jersey.examples.bookmark_em.resource.UsersResource.java org.glassfish.jersey.examples.bookmark_em.util.tx.TransactionManager.java org.glassfish.jersey.examples.bookmark_em.util.tx.Transactional.java