Last Version

com.feingto:feingto-data 2.5.2.RELEASE

Feingto微服务通用组件库

License

License

Categories

Categories

Data
GroupId

GroupId

com.feingto
ArtifactId

ArtifactId

feingto-data
Version

Version

2.5.2.RELEASE
Type

Type

jar
Description

Description

Feingto微服务通用组件库

Download feingto-data 2.5.2.RELEASE


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

Dependencies

compile (6)

Group / Artifact Type Version
com.feingto : feingto-kit jar 2.5.2.RELEASE
org.springframework.boot : spring-boot-starter-data-jpa Optional jar
org.springframework.boot : spring-boot-starter-data-mongodb Optional jar
org.springframework.boot : spring-boot-starter-data-elasticsearch Optional jar
org.springframework.boot : spring-boot-starter-freemarker Optional jar
javax.validation : validation-api jar

provided (2)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5
org.projectlombok : lombok jar

Project Modules

There are no modules declared in this project.