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