This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
wangshaoping
/
platform
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
76
Commits
1
Branch
0
Tags
225 MiB
JavaScript
81.6%
HTML
8.7%
Java
5.2%
Vue
2.5%
CSS
1.2%
Other
0.8%
Tree:
2e9467801a
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '2e9467801a'
${ noResults }
platform
/
io.sc.platform.jdbc.driver....
/
build.gradle
7 lines
101 B
Raw
Blame
History
//ext['oracle-database.version'] = '12.2.0.1'
dependencies
{
api
(
"oracle:oracle:12.2.0.1"
,
)
}
Reference in new issue