is not current version
Last Version 0.5.0

cantor-parent 0.4.28

Generic DAO Layer

License

License

BSD 3-Clause License
Categories

Categories

Ant Build Tools
GroupId

GroupId

com.salesforce.cantor
ArtifactId

ArtifactId

cantor-parent
Version

Version

0.4.28
Type

Type

pom
Description

Description

cantor-parent
Generic DAO Layer
Project URL

Project URL

https://github.com/salesforce/cantor
Source Code Management

Source Code Management

https://github.com/salesforce/cantor

Download cantor-parent 0.4.28

Filename Size
cantor-parent-0.4.28.pom 12 KB
Browse

<!-- https://jarcasting.com/artifacts/com.salesforce.cantor/cantor-parent/ -->
<dependency>
    <groupId>com.salesforce.cantor</groupId>
    <artifactId>cantor-parent</artifactId>
    <version>0.4.28</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.salesforce.cantor/cantor-parent/
implementation 'com.salesforce.cantor:cantor-parent:0.4.28'
// https://jarcasting.com/artifacts/com.salesforce.cantor/cantor-parent/
implementation ("com.salesforce.cantor:cantor-parent:0.4.28")
'com.salesforce.cantor:cantor-parent:pom:0.4.28'
<dependency org="com.salesforce.cantor" name="cantor-parent" rev="0.4.28">
  <artifact name="cantor-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.salesforce.cantor', module='cantor-parent', version='0.4.28')
)
libraryDependencies += "com.salesforce.cantor" % "cantor-parent" % "0.4.28"
[com.salesforce.cantor/cantor-parent "0.4.28"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • cantor-base
  • cantor-common
  • cantor-jdbc
  • cantor-functions
  • cantor-grpc-protos
  • cantor-grpc-client
  • cantor-grpc-service
  • cantor-http-service
  • cantor-h2
  • cantor-mysql
  • cantor-s3
  • cantor-misc
  • cantor-metrics
  • cantor-server
  • cantor-http-server