Last Version

OpenURP Platform API DataSource 0.0.23

The Beangle Software provides agile development scaffold and toolkits.

License

License

Categories

Categories

Data ORM
GroupId

GroupId

org.openurp.platform.api
ArtifactId

ArtifactId

openurp-platform-api-datasource
Version

Version

0.0.23
Type

Type

jar
Description

Description

OpenURP Platform API DataSource
The Beangle Software provides agile development scaffold and toolkits.
Project Organization

Project Organization

The Beangle Software

Download openurp-platform-api-datasource 0.0.23


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

Dependencies

compile (4)

Group / Artifact Type Version
org.beangle.data : beangle-data-jdbc_2.12 jar 5.0.0.M6
org.openurp.platform.api : openurp-platform-api-core jar 0.0.23
com.zaxxer : HikariCP jar 2.6.2
org.slf4j : slf4j-api jar 1.7.25

provided (3)

Group / Artifact Type Version
org.scala-lang.modules : scala-xml_2.12 jar 1.0.6
org.scala-lang : scala-library jar 2.12.3
org.scala-lang : scala-reflect jar 2.12.3

runtime (2)

Group / Artifact Type Version
ch.qos.logback : logback-core jar 1.2.2
ch.qos.logback : logback-classic jar 1.2.2

test (3)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.3
junit : junit jar 4.12
org.mockito : mockito-core jar 2.2.12

Project Modules

There are no modules declared in this project.