License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.cafdataprocessing |
ArtifactId | ArtifactIdboilerplate-db |
Version | Version2.3.0-92 |
Type | Typejar |
Description |
DescriptionBuilds Boilerplate Worker projects together from a handy top level project.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/boilerplate-db/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>boilerplate-db</artifactId>
<version>2.3.0-92</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/boilerplate-db/
implementation 'com.github.cafdataprocessing:boilerplate-db:2.3.0-92'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/boilerplate-db/
implementation ("com.github.cafdataprocessing:boilerplate-db:2.3.0-92")
'com.github.cafdataprocessing:boilerplate-db:jar:2.3.0-92'
<dependency org="com.github.cafdataprocessing" name="boilerplate-db" rev="2.3.0-92">
<artifact name="boilerplate-db" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='boilerplate-db', version='2.3.0-92')
)
libraryDependencies += "com.github.cafdataprocessing" % "boilerplate-db" % "2.3.0-92"
[com.github.cafdataprocessing/boilerplate-db "2.3.0-92"]
Group / Artifact | Type | Version |
---|---|---|
com.github.cafapi.util : util-liquibase-installer | jar | 1.12.0-232 |