| License |
License |
|---|---|
| GroupId | GroupIdcom.gitlab.summer-cattle |
| ArtifactId | ArtifactIdcattle-commons-db-core |
| Last Version | Last Version0.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCattle Framework Commons DB Core Component
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.gitlab.summer-cattle/cattle-commons-db-core/ -->
<dependency>
<groupId>com.gitlab.summer-cattle</groupId>
<artifactId>cattle-commons-db-core</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.summer-cattle/cattle-commons-db-core/
implementation 'com.gitlab.summer-cattle:cattle-commons-db-core:0.0.3'
// https://jarcasting.com/artifacts/com.gitlab.summer-cattle/cattle-commons-db-core/
implementation ("com.gitlab.summer-cattle:cattle-commons-db-core:0.0.3")
'com.gitlab.summer-cattle:cattle-commons-db-core:jar:0.0.3'
<dependency org="com.gitlab.summer-cattle" name="cattle-commons-db-core" rev="0.0.3">
<artifact name="cattle-commons-db-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.summer-cattle', module='cattle-commons-db-core', version='0.0.3')
)
libraryDependencies += "com.gitlab.summer-cattle" % "cattle-commons-db-core" % "0.0.3"
[com.gitlab.summer-cattle/cattle-commons-db-core "0.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.gitlab.summer-cattle : cattle-commons-security | jar | |
| com.github.jsqlparser : jsqlparser | jar | |
| org.dom4j : dom4j | jar | |
| com.github.ben-manes.caffeine : caffeine | jar | |
| org.springframework : spring-jdbc | jar | |
| org.apache.commons : commons-compress | jar | |
| com.fasterxml.uuid : java-uuid-generator | jar |