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