Explorar o código

Merge branch 'master' of https://github.com/xuxueli/xxl-job

xuxueli %!s(int64=5) %!d(string=hai) anos
pai
achega
b6ee5dd92c
Modificáronse 1 ficheiros con 7 adicións e 0 borrados
  1. 7 0
      xxl-job-core/pom.xml

+ 7 - 0
xxl-job-core/pom.xml

@@ -45,6 +45,13 @@
 			<scope>test</scope>
 			<scope>test</scope>
 		</dependency>
 		</dependency>
 
 
+		<!-- javax.annotation -->
+		<dependency>
+			<groupId>javax.annotation</groupId>
+			<artifactId>javax.annotation-api</artifactId>
+			<version>1.3.2</version>
+		</dependency>
+
 	</dependencies>
 	</dependencies>
 
 
 </project>
 </project>