You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,9 @@ Provide proxy classes for JDBC API to intercept executing queries and methods.
38
38
- For example, if you want to use slf4j logger with `SLF4JQueryLoggingListener`, then you need slf4j library.
39
39
- requires jdk1.6+
40
40
41
-
Snapshot is available via [oss sonatype snapshot repository](https://oss.sonatype.org/content/repositories/snapshots/net/ttddyy/datasource-proxy/).
41
+
Snapshots are available via the Maven Central repository.
42
+
For instructions on how to consume snapshot releases, please refer to [the official documentation](https://central.sonatype.org/publish/publish-portal-snapshots/#consuming-snapshot-releases-for-your-project).
0 commit comments