Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
lm-challenge
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Javier Hernández
lm-challenge
Commits
37af69e3
Commit
37af69e3
authored
Oct 18, 2019
by
Javier Hernández
🤓
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Readme updated
parent
38686ec1
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
8 deletions
+4
-8
README.md
README.md
+4
-4
build.gradle
build.gradle
+0
-4
No files found.
README.md
View file @
37af69e3
# Lastminute Sales-Taxes Challenge
### Employed Technologies
For further reference, please consider the following sections:
*
Gradle 5.6.2 ->
[
Official Gradle documentation
](
https://docs.gradle.org
)
*
Spring Boot ->
[
Spring Boot Gradle Plugin Reference Guide
](
https://docs.spring.io/spring-boot/docs/2.1.9.RELEASE/gradle-plugin/reference/html/
)
### Additional Links
*
Kotlin 1.3.50 ->
[
Official Kotlin documentation
](
https://kotlinlang.org/
)
*
JUnit (Jupiter) 5.0.2 ->
[
Official JUnit 5 User Guide
](
https://junit.org/junit5/docs/current/user-guide/
)
*
CI with Gitlab ->
[
Last successful pipeline
](
)
*
IntelliJ IDEA IDE ->
[
JetBrain's IntelliJ Official Website
](
https://www.jetbrains.com/idea/
)
\ No newline at end of file
build.gradle
View file @
37af69e3
...
...
@@ -12,10 +12,6 @@ buildscript {
}
}
//task wrapper(type: Wrapper) {
// gradleVersion = "5.6.2"
//}
subprojects
{
apply
plugin:
'idea'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment