License |
License |
---|---|
Categories |
CategoriesNet CLI User Interface |
GroupId | GroupIdcom.networknt |
ArtifactId | ArtifactIdeventuate-client-jdbc-common |
Last Version | Last Version2.0.11 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA common jdbc component of light eventuate framework.
|
<!-- https://jarcasting.com/artifacts/com.networknt/eventuate-client-jdbc-common/ -->
<dependency>
<groupId>com.networknt</groupId>
<artifactId>eventuate-client-jdbc-common</artifactId>
<version>2.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.networknt/eventuate-client-jdbc-common/
implementation 'com.networknt:eventuate-client-jdbc-common:2.0.11'
// https://jarcasting.com/artifacts/com.networknt/eventuate-client-jdbc-common/
implementation ("com.networknt:eventuate-client-jdbc-common:2.0.11")
'com.networknt:eventuate-client-jdbc-common:jar:2.0.11'
<dependency org="com.networknt" name="eventuate-client-jdbc-common" rev="2.0.11">
<artifact name="eventuate-client-jdbc-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.networknt', module='eventuate-client-jdbc-common', version='2.0.11')
)
libraryDependencies += "com.networknt" % "eventuate-client-jdbc-common" % "2.0.11"
[com.networknt/eventuate-client-jdbc-common "2.0.11"]
Group / Artifact | Type | Version |
---|---|---|
com.networknt : eventuate-common | jar | 2.0.11 |
com.networknt : utility | jar | 2.0.11 |
com.networknt : service | jar | 2.0.11 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.0 |
org.slf4j : slf4j-api | jar | 1.7.25 |
com.zaxxer : HikariCP | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.28.2 |