文件名 | 操作 |
---|---|
hibernate-annotations-3.1beta5-sources.jar | 下载 |
<dependency>
<groupId>hibernate</groupId>
<artifactId>hibernate-annotations</artifactId>
<version>3.1beta5</version>
</dependency>
@Grapes(
@Grab(group='hibernate', module='hibernate-annotations', version='3.1beta5')
)