Last Version

cantor-parent 0.5.0

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.5.0
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.5.0

Filename Size
cantor-parent-0.5.0.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.5.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.salesforce.cantor/cantor-parent/
implementation 'com.salesforce.cantor:cantor-parent:0.5.0'
// https://jarcasting.com/artifacts/com.salesforce.cantor/cantor-parent/
implementation ("com.salesforce.cantor:cantor-parent:0.5.0")
'com.salesforce.cantor:cantor-parent:pom:0.5.0'
<dependency org="com.salesforce.cantor" name="cantor-parent" rev="0.5.0">
  <artifact name="cantor-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.salesforce.cantor', module='cantor-parent', version='0.5.0')
)
libraryDependencies += "com.salesforce.cantor" % "cantor-parent" % "0.5.0"
[com.salesforce.cantor/cantor-parent "0.5.0"]

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