- 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:
推薦閱讀
- Mastering Articulate Storyline
- Python Tools for Visual Studio
- Android 7編程入門(mén)經(jīng)典:使用Android Studio 2(第4版)
- 匯編語(yǔ)言程序設(shè)計(jì)(第2版)
- Spring Cloud、Nginx高并發(fā)核心編程
- 秒懂設(shè)計(jì)模式
- 從零開(kāi)始學(xué)C#
- PHP+Ajax+jQuery網(wǎng)站開(kāi)發(fā)項(xiàng)目式教程
- C# Multithreaded and Parallel Programming
- Hands-On GUI Programming with C++ and Qt5
- Apache Camel Developer's Cookbook
- Natural Language Processing with Python Quick Start Guide
- Web前端開(kāi)發(fā)技術(shù):HTML、CSS、JavaScript
- Mastering Object:Oriented Python(Second Edition)
- Java Web動(dòng)態(tài)網(wǎng)站開(kāi)發(fā)(第2版·微課版)