- Kotlin for Enterprise Applications using Java EE
- Raghavendra Rao K
- 104字
- 2021-06-10 18:49:26
Maven project
Now, let's create a Kotlin project using the Maven build tool. Make sure we configure Maven in the system.
Create a Maven project by observing the following steps:
- Click on File | New | Project.
- In the New Project window, select Maven and enable Create from archetype.
- Select org.jetbrains.kotlin:kotlin-archetype-jvm as the archetype and click on Next:
- Specify the GroupId, ArtifactId, and Version for the Maven project and then click on Next.
- Verify the project's name and location and click on Finish
We have now successfully created a Maven project:
推薦閱讀
- Python for Secret Agents:Volume II
- 編程卓越之道(卷3):軟件工程化
- PyTorch自然語言處理入門與實戰
- 薛定宇教授大講堂(卷Ⅳ):MATLAB最優化計算
- 快速念咒:MySQL入門指南與進階實戰
- Hands-On Swift 5 Microservices Development
- Python3.5從零開始學
- SQL Server 入門很輕松(微課超值版)
- Instant Apache Camel Messaging System
- 你真的會寫代碼嗎
- 從零開始構建深度前饋神經網絡:Python+TensorFlow 2.x
- PHP動態網站開發實踐教程
- Flask開發Web搜索引擎入門與實戰
- Go Systems Programming
- 計算機應用基礎