We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06db5aa commit 2cdb0cfCopy full SHA for 2cdb0cf
build.gradle
@@ -205,7 +205,7 @@ configure(allprojects) { project ->
205
"http://www.eclipse.org/aspectj/doc/released/aspectj5rt-api/",
206
"http://ehcache.org/apidocs/${ehcacheVersion}",
207
"http://ehcache.org/apidocs/${ehcache3Version}",
208
- "http://quartz-scheduler.org/api/2.2.0/",
+ //"http://quartz-scheduler.org/api/2.2.0/",
209
"http://fasterxml.github.io/jackson-core/javadoc/2.7/",
210
"http://fasterxml.github.io/jackson-databind/javadoc/2.7/",
211
"http://fasterxml.github.io/jackson-dataformat-xml/javadoc/2.7/",
0 commit comments