License |
License |
---|---|
GroupId | GroupIdcom.gitlab.summer-cattle |
ArtifactId | ArtifactIdcattle-commons-db |
Last Version | Last Version0.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCattle Framework Commons DB Components
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cattle-commons-db-0.0.3.pom | |
cattle-commons-db-0.0.3.jar | 237 KB |
cattle-commons-db-0.0.3-sources.jar | 189 KB |
cattle-commons-db-0.0.3-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitlab.summer-cattle/cattle-commons-db/ -->
<dependency>
<groupId>com.gitlab.summer-cattle</groupId>
<artifactId>cattle-commons-db</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.summer-cattle/cattle-commons-db/
implementation 'com.gitlab.summer-cattle:cattle-commons-db:0.0.3'
// https://jarcasting.com/artifacts/com.gitlab.summer-cattle/cattle-commons-db/
implementation ("com.gitlab.summer-cattle:cattle-commons-db:0.0.3")
'com.gitlab.summer-cattle:cattle-commons-db:jar:0.0.3'
<dependency org="com.gitlab.summer-cattle" name="cattle-commons-db" rev="0.0.3">
<artifact name="cattle-commons-db" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.summer-cattle', module='cattle-commons-db', version='0.0.3')
)
libraryDependencies += "com.gitlab.summer-cattle" % "cattle-commons-db" % "0.0.3"
[com.gitlab.summer-cattle/cattle-commons-db "0.0.3"]