License |
License
BSD 3-Clause License
|
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.salesforce.cantor |
ArtifactId | ArtifactIdcantor-misc |
Last Version | Last Version0.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncantor-misc
Cantor Miscellaneous Utilities
|
Filename | Size |
---|---|
cantor-misc-0.5.0.pom | |
cantor-misc-0.5.0.jar | 38 KB |
cantor-misc-0.5.0-sources.jar | 19 KB |
cantor-misc-0.5.0-javadoc.jar | 126 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.salesforce.cantor/cantor-misc/ -->
<dependency>
<groupId>com.salesforce.cantor</groupId>
<artifactId>cantor-misc</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.salesforce.cantor/cantor-misc/
implementation 'com.salesforce.cantor:cantor-misc:0.5.0'
// https://jarcasting.com/artifacts/com.salesforce.cantor/cantor-misc/
implementation ("com.salesforce.cantor:cantor-misc:0.5.0")
'com.salesforce.cantor:cantor-misc:jar:0.5.0'
<dependency org="com.salesforce.cantor" name="cantor-misc" rev="0.5.0">
<artifact name="cantor-misc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.salesforce.cantor', module='cantor-misc', version='0.5.0')
)
libraryDependencies += "com.salesforce.cantor" % "cantor-misc" % "0.5.0"
[com.salesforce.cantor/cantor-misc "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
com.salesforce.cantor : cantor-base | jar | 0.5.0 |
com.salesforce.cantor : cantor-common | jar | 0.5.0 |
org.slf4j : slf4j-api | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.9 |
org.testng : testng | jar | 7.0.0 |
com.salesforce.cantor : cantor-common | test-jar | 0.5.0 |
com.salesforce.cantor : cantor-h2 | jar | 0.5.0 |
com.salesforce.cantor : cantor-mysql | jar | 0.5.0 |