License |
License |
---|---|
GroupId | GroupIdcom.force.sdk |
ArtifactId | ArtifactIdforce-codegen |
Version | Version22.0.9-BETA |
Type | Typejar |
Description |
Descriptionforce-codegen
Database.com SDK for Java
|
Project URL |
Project URL |
Filename | Size |
---|---|
force-codegen-22.0.9-BETA.pom | |
force-codegen-22.0.9-BETA.jar | 36 KB |
force-codegen-22.0.9-BETA-sources.jar | 50 KB |
force-codegen-22.0.9-BETA-javadoc.jar | 179 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.force.sdk/force-codegen/ -->
<dependency>
<groupId>com.force.sdk</groupId>
<artifactId>force-codegen</artifactId>
<version>22.0.9-BETA</version>
</dependency>
// https://jarcasting.com/artifacts/com.force.sdk/force-codegen/
implementation 'com.force.sdk:force-codegen:22.0.9-BETA'
// https://jarcasting.com/artifacts/com.force.sdk/force-codegen/
implementation ("com.force.sdk:force-codegen:22.0.9-BETA")
'com.force.sdk:force-codegen:jar:22.0.9-BETA'
<dependency org="com.force.sdk" name="force-codegen" rev="22.0.9-BETA">
<artifact name="force-codegen" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.force.sdk', module='force-codegen', version='22.0.9-BETA')
)
libraryDependencies += "com.force.sdk" % "force-codegen" % "22.0.9-BETA"
[com.force.sdk/force-codegen "22.0.9-BETA"]
Group / Artifact | Type | Version |
---|---|---|
com.force.api : force-partner-api | jar | [22.0.0, 22.1.0) |
com.force.api : force-wsc | jar | [22.0.0, 22.1.0) |
com.force.sdk : force-jpa | jar | 22.0.9-BETA |
com.google.collections : google-collections | jar | 1.0 |
commons-lang : commons-lang | jar | 2.5 |
org.antlr : stringtemplate | jar | 3.2 |
org.apache.geronimo.specs : geronimo-jpa_2.0_spec | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.inject : guice | jar | 2.0 |
com.googlecode.jmockit : jmockit | jar | 0.999.8 |
org.testng : testng | jar | 5.14.2 |