Download bookmark-2.0-m13-2-sources.jar
bookmark/bookmark-2.0-m13-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.MyApplication.java org.glassfish.jersey.examples.bookmark.entity.BookmarkEntity.java org.glassfish.jersey.examples.bookmark.entity.BookmarkEntityPK.java org.glassfish.jersey.examples.bookmark.entity.UserEntity.java org.glassfish.jersey.examples.bookmark.exception.ExtendedNotFoundException.java org.glassfish.jersey.examples.bookmark.resource.BookmarkResource.java org.glassfish.jersey.examples.bookmark.resource.BookmarksResource.java org.glassfish.jersey.examples.bookmark.resource.UserResource.java org.glassfish.jersey.examples.bookmark.resource.UsersResource.java org.glassfish.jersey.examples.bookmark.util.tx.TransactionManager.java org.glassfish.jersey.examples.bookmark.util.tx.Transactional.java