Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitce5624c

Browse files
committed
Added actual version
1 parent21668e2 commitce5624c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,13 @@ This is a collection of classes, that makes it easy to access the [utPLSQL v3](h
1111

1212
This is a Maven Library project, you can add on your Java project as a dependency.
1313

14+
*Notice: You no longer need to configure an additional repository. The library is available in Maven Central since version 3.1.15.*
15+
1416
```xml
1517
<dependency>
1618
<groupId>org.utplsql</groupId>
1719
<artifactId>utplsql-java-api</artifactId>
18-
<version>3.1.10</version>
20+
<version>3.1.15</version>
1921
</dependency>
2022
```
2123

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp