License |
License |
---|---|
GroupId | GroupIdio.github.summercattle |
ArtifactId | ArtifactIdcattle-commons-db |
Version | Version0.0.1 |
Type | Typejar |
Description |
Descriptioncattle-commons-db
Cattle Framework Commons Db Component
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cattle-commons-db-0.0.1.pom | |
cattle-commons-db-0.0.1.jar | 232 KB |
cattle-commons-db-0.0.1-sources.jar | 188 KB |
cattle-commons-db-0.0.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.summercattle/cattle-commons-db/ -->
<dependency>
<groupId>io.github.summercattle</groupId>
<artifactId>cattle-commons-db</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.summercattle/cattle-commons-db/
implementation 'io.github.summercattle:cattle-commons-db:0.0.1'
// https://jarcasting.com/artifacts/io.github.summercattle/cattle-commons-db/
implementation ("io.github.summercattle:cattle-commons-db:0.0.1")
'io.github.summercattle:cattle-commons-db:jar:0.0.1'
<dependency org="io.github.summercattle" name="cattle-commons-db" rev="0.0.1">
<artifact name="cattle-commons-db" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.summercattle', module='cattle-commons-db', version='0.0.1')
)
libraryDependencies += "io.github.summercattle" % "cattle-commons-db" % "0.0.1"
[io.github.summercattle/cattle-commons-db "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
io.github.summercattle : cattle-commons-public | jar | |
io.github.summercattle : cattle-commons-utils | jar | |
com.github.jsqlparser : jsqlparser | jar | |
org.dom4j : dom4j | jar | |
commons-codec : commons-codec | jar | |
org.springframework : spring-jdbc | jar | |
com.alibaba : druid Optional | jar | |
com.zaxxer : HikariCP Optional | jar | |
com.github.ben-manes.caffeine : caffeine | jar |