emoke-dto

Demo project for Spring Boot

License

License

GroupId

GroupId

com.github.sgfh
ArtifactId

ArtifactId

emoke-dto
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

emoke-dto
Demo project for Spring Boot
Project URL

Project URL

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

Download emoke-dto

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.sgfh/emoke-dto/ -->
<dependency>
    <groupId>com.github.sgfh</groupId>
    <artifactId>emoke-dto</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sgfh/emoke-dto/
implementation 'com.github.sgfh:emoke-dto:1.0.0'
// https://jarcasting.com/artifacts/com.github.sgfh/emoke-dto/
implementation ("com.github.sgfh:emoke-dto:1.0.0")
'com.github.sgfh:emoke-dto:jar:1.0.0'
<dependency org="com.github.sgfh" name="emoke-dto" rev="1.0.0">
  <artifact name="emoke-dto" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sgfh', module='emoke-dto', version='1.0.0')
)
libraryDependencies += "com.github.sgfh" % "emoke-dto" % "1.0.0"
[com.github.sgfh/emoke-dto "1.0.0"]

Dependencies

compile (9)

Group / Artifact Type Version
com.alibaba : fastjson jar 1.2.51
org.json : json jar 20180813
org.springframework.boot : spring-boot-starter-web jar 2.1.3.RELEASE
mysql : mysql-connector-java jar 5.1.45
com.alibaba : druid jar 1.0.26
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 1.1.1
com.github.pagehelper : pagehelper jar 4.1.6
com.fasterxml.jackson.core : jackson-annotations jar 2.9.0
org.springframework : spring-web jar 5.1.5.RELEASE

runtime (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-devtools Optional jar 2.1.3.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0