is not current version
Last Version 2.3.0-92

com.github.cafdataprocessing:boilerplate-db 2.2.0-72


Categories

Categories

Data
GroupId

GroupId

com.github.cafdataprocessing
ArtifactId

ArtifactId

boilerplate-db
Version

Version

2.2.0-72
Type

Type

jar

Download boilerplate-db 2.2.0-72


<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/boilerplate-db/ -->
<dependency>
    <groupId>com.github.cafdataprocessing</groupId>
    <artifactId>boilerplate-db</artifactId>
    <version>2.2.0-72</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/boilerplate-db/
implementation 'com.github.cafdataprocessing:boilerplate-db:2.2.0-72'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/boilerplate-db/
implementation ("com.github.cafdataprocessing:boilerplate-db:2.2.0-72")
'com.github.cafdataprocessing:boilerplate-db:jar:2.2.0-72'
<dependency org="com.github.cafdataprocessing" name="boilerplate-db" rev="2.2.0-72">
  <artifact name="boilerplate-db" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='boilerplate-db', version='2.2.0-72')
)
libraryDependencies += "com.github.cafdataprocessing" % "boilerplate-db" % "2.2.0-72"
[com.github.cafdataprocessing/boilerplate-db "2.2.0-72"]