database-document-spring-boot-starter

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Spring Boot Container Microservices Data
GroupId

GroupId

com.github.xiaoyuge5201
ArtifactId

ArtifactId

database-document-spring-boot-starter
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

database-document-spring-boot-starter
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download database-document-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.xiaoyuge5201/database-document-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.xiaoyuge5201</groupId>
    <artifactId>database-document-spring-boot-starter</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xiaoyuge5201/database-document-spring-boot-starter/
implementation 'com.github.xiaoyuge5201:database-document-spring-boot-starter:1.1'
// https://jarcasting.com/artifacts/com.github.xiaoyuge5201/database-document-spring-boot-starter/
implementation ("com.github.xiaoyuge5201:database-document-spring-boot-starter:1.1")
'com.github.xiaoyuge5201:database-document-spring-boot-starter:jar:1.1'
<dependency org="com.github.xiaoyuge5201" name="database-document-spring-boot-starter" rev="1.1">
  <artifact name="database-document-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xiaoyuge5201', module='database-document-spring-boot-starter', version='1.1')
)
libraryDependencies += "com.github.xiaoyuge5201" % "database-document-spring-boot-starter" % "1.1"
[com.github.xiaoyuge5201/database-document-spring-boot-starter "1.1"]

Dependencies

compile (9)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure Optional jar 2.0.4.RELEASE
org.springframework.boot : spring-boot-starter Optional jar 2.0.4.RELEASE
org.springframework.boot : spring-boot-configuration-processor jar 2.0.4.RELEASE
org.apache.commons : commons-lang3 Optional jar 3.4
com.google.guava : guava Optional jar 21.0
cn.afterturn : easypoi-base jar 4.0.0
cn.afterturn : easypoi-web jar 4.0.0
cn.afterturn : easypoi-annotation jar 4.0.0
com.github.crab2died : Excel4J jar 3.0.0-Alpha

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api Optional jar 4.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0