j

jeeplus-datasource

datasource for jeeplus
Files download
File Operation
jeeplus-datasource-4.3.jar download
jeeplus-datasource-4.3.pom download
jeeplus-datasource-4.3-sources.jar download
Apache Maven
<dependency>
  <groupId>org.jeeplus</groupId>
  <artifactId>jeeplus-datasource</artifactId>
  <version>4.3</version>
</dependency>
Gradle Groovy
implementation 'org.jeeplus:jeeplus-datasource:4.3'
Gradle Kotlin
implementation("org.jeeplus:jeeplus-datasource:4.3")
Scala SBT
libraryDependencies += "org.jeeplus" % "jeeplus-datasource" % "4.3"
Groovy Grape
@Grapes(
  @Grab(group='org.jeeplus', module='jeeplus-datasource', version='4.3')
)
Apache Ivy
<dependency org="org.jeeplus" name="jeeplus-datasource" rev="4.3" />
Leiningen
[org.jeeplus/jeeplus-datasource "4.3"]
Apache Buildr
'org.jeeplus:jeeplus-datasource:jar:4.3'
Dependencies
<parent>
  <groupId>org.springframework.boot</groupId>
  <artifactId>spring-boot-starter-parent</artifactId>
  <version>2.1.3.RELEASE</version>
</parent>

compile

|-- org.springframework.boot:spring-boot-starter-aop

|-- org.springframework.boot:spring-boot-starter-cache

|-- org.springframework.boot:spring-boot-starter-data-redis

|-- org.springframework.boot:spring-boot-starter-freemarker

|-- com.ibeetl:beetl-framework-starter:1.1.55.RELEASE

|-- org.springframework.boot:spring-boot-starter-jdbc

|-- org.mybatis.spring.boot:mybatis-spring-boot-starter:1.3.2

|-- org.springframework.boot:spring-boot-starter-validation

|-- org.springframework.boot:spring-boot-starter-web

|-- com.alibaba:druid-spring-boot-starter:1.1.10

|-- cglib:cglib:3.1

|-- commons-dbcp:commons-dbcp:1.4

|-- org.apache.shiro:shiro-core:1.4.0-RC2

|-- org.apache.shiro:shiro-spring:1.4.0-RC2

|-- org.apache.shiro:shiro-cas:1.4.0-RC2

|-- org.apache.shiro:shiro-web:1.4.0-RC2

|-- org.apache.shiro:shiro-ehcache:1.4.0-RC2

|-- commons-io:commons-io:2.4

|-- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:2.9.1

|-- com.alibaba:fastjson:1.2.45

|-- net.sf.dozer:dozer:5.5.1

|-- org.apache.poi:poi:3.17

|-- org.apache.poi:poi-ooxml:3.17

|-- org.apache.poi:poi-ooxml-schemas:3.17

|-- com.google.guava:guava:20.0

|-- commons-lang:commons-lang:2.6

|-- org.apache.commons:commons-lang3:3.5

|-- net.sf.json-lib:json-lib:2.4

|-- com.mchange:c3p0:0.9.2.1

|-- com.google.code.maven-play-plugin.com.mchange:c3p0-oracle-thin-extras:0.9.5

|-- dom4j:dom4j:1.6

|-- org.hibernate:hibernate-ehcache:5.2.12.Final

|-- com.fasterxml.jackson.core:jackson-databind:2.9.6

|-- com.fasterxml.jackson.datatype:jackson-datatype-hibernate5:2.9.6

|-- com.zaxxer:HikariCP-java7:2.4.13

|-- org.springframework.boot:spring-boot-configuration-processor

|-- org.projectlombok:lombok

|-- p6spy:p6spy:3.8.0

|-- org.apache.ddlutils:ddlutils:1.0

provided

|-- javax.servlet.jsp:jsp-api:2.1

|-- javax.servlet:javax.servlet-api:3.1.0

runtime

|-- com.microsoft.sqlserver:mssql-jdbc

|-- mysql:mysql-connector-java

|-- org.postgresql:postgresql