| License |
License |
|---|---|
| GroupId | GroupIdtop.bayberry |
| ArtifactId | ArtifactIdbayberry-db |
| Last Version | Last Version0.0.5-GA |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionbayberry db
bayberry db ....
|
| Filename | Size |
|---|---|
| bayberry-db-0.0.5-GA.pom | |
| bayberry-db-0.0.5-GA.jar | 146 KB |
| bayberry-db-0.0.5-GA-sources.jar | 72 KB |
| bayberry-db-0.0.5-GA-javadoc.jar | 457 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/top.bayberry/bayberry-db/ -->
<dependency>
<groupId>top.bayberry</groupId>
<artifactId>bayberry-db</artifactId>
<version>0.0.5-GA</version>
</dependency>
// https://jarcasting.com/artifacts/top.bayberry/bayberry-db/
implementation 'top.bayberry:bayberry-db:0.0.5-GA'
// https://jarcasting.com/artifacts/top.bayberry/bayberry-db/
implementation ("top.bayberry:bayberry-db:0.0.5-GA")
'top.bayberry:bayberry-db:jar:0.0.5-GA'
<dependency org="top.bayberry" name="bayberry-db" rev="0.0.5-GA">
<artifact name="bayberry-db" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.bayberry', module='bayberry-db', version='0.0.5-GA')
)
libraryDependencies += "top.bayberry" % "bayberry-db" % "0.0.5-GA"
[top.bayberry/bayberry-db "0.0.5-GA"]
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 |