License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.alenfive |
ArtifactId | ArtifactIddataway2-boot-starter |
Version | Version2.1.0.RELEASE |
Type | Typejar |
Description |
Descriptiondataway2
Demo project for Spring Boot
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.alenfive/dataway2-boot-starter/ -->
<dependency>
<groupId>com.github.alenfive</groupId>
<artifactId>dataway2-boot-starter</artifactId>
<version>2.1.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.alenfive/dataway2-boot-starter/
implementation 'com.github.alenfive:dataway2-boot-starter:2.1.0.RELEASE'
// https://jarcasting.com/artifacts/com.github.alenfive/dataway2-boot-starter/
implementation ("com.github.alenfive:dataway2-boot-starter:2.1.0.RELEASE")
'com.github.alenfive:dataway2-boot-starter:jar:2.1.0.RELEASE'
<dependency org="com.github.alenfive" name="dataway2-boot-starter" rev="2.1.0.RELEASE">
<artifact name="dataway2-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.alenfive', module='dataway2-boot-starter', version='2.1.0.RELEASE')
)
libraryDependencies += "com.github.alenfive" % "dataway2-boot-starter" % "2.1.0.RELEASE"
[com.github.alenfive/dataway2-boot-starter "2.1.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-thymeleaf | jar | 2.1.0.RELEASE |
org.codehaus.groovy : groovy-all | jar | 2.4.7 |
org.projectlombok : lombok Optional | jar | 1.18.2 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.1.0.RELEASE |
org.springframework.boot : spring-boot-starter-jdbc | jar | 2.1.0.RELEASE |
org.springframework.boot : spring-boot-starter-data-mongodb | jar | 2.1.0.RELEASE |
mysql : mysql-connector-java | jar | 8.0.13 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.1.0.RELEASE |
org.apache.poi : poi | jar | 3.15 |
org.apache.poi : poi-ooxml | jar | 3.15 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.0.RELEASE |