-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
使用插件按oracle生成代码,
<plugin>
....
<dependencies>
<dependency>
<groupId>com.oracle</groupId>
<artifactId>ojdbc6</artifactId>
<version>12.1.0.2.0</version>
<scope>runtime</scope>
</dependency>
</dependencies>
</plugin>[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building demo 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- mybatisplus-maven-plugin:1.0:code (default-cli) @ demo ---
[WARNING] The POM for com.oracle:ojdbc6:jar:12.1.0.2.0 is missing, no dependency information available
Downloading: https://repo.maven.apache.org/maven2/mysql/mysql-connector-java/5.1.38/mysql-connector-java-5.1.38.jar
Metadata
Metadata
Assignees
Labels
No labels