<dependency> <groupId>net.jcip</groupId> <artifactId>jcip-annotations</artifactId> <version>1.0</version> <classifier>sources</classifier> <type>java-source</type> </dependency>
net.jcip:jcip-annotations:1.0
META-INF/MANIFEST.MF net/jcip/annotations/GuardedBy.java net/jcip/annotations/Immutable.java net/jcip/annotations/NotThreadSafe.java net/jcip/annotations/ThreadSafe.java net/jcip/annotations/package.html
返回时代Java首页