https://github.com/ev3dev-lang-java/template-project-maven
A ready to use ev3dev-lang-java project to help users with the task to begin a new project with Maven from Scratch
https://github.com/ev3dev-lang-java/template-project-maven
ev3dev ev3dev-lang-java java maven robotics
Last synced: 7 months ago
JSON representation
A ready to use ev3dev-lang-java project to help users with the task to begin a new project with Maven from Scratch
- Host: GitHub
- URL: https://github.com/ev3dev-lang-java/template-project-maven
- Owner: ev3dev-lang-java
- License: apache-2.0
- Created: 2020-05-09T13:31:49.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-09T15:46:59.000Z (over 5 years ago)
- Last Synced: 2025-01-08T08:46:23.448Z (9 months ago)
- Topics: ev3dev, ev3dev-lang-java, java, maven, robotics
- Language: Java
- Size: 65.4 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# template-project-maven
[](https://travis-ci.org/ev3dev-lang-java/template-project-maven)
A ready to use ev3dev-lang-java project to help users with the task to begin a new project with Maven from Scratch
# How to use
```
mvn -Pbrick clean package
```