Last Version

dataway2 2.1.0.RELEASE

Demo project for Spring Boot

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.alenfive
ArtifactId

ArtifactId

dataway2-boot-starter
Version

Version

2.1.0.RELEASE
Type

Type

jar
Description

Description

dataway2
Demo project for Spring Boot
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/dataway2-boot-starter

Download dataway2-boot-starter 2.1.0.RELEASE


<!-- 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"]

Dependencies

compile (3)

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

provided (7)

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

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.0.RELEASE

Project Modules

There are no modules declared in this project.