is not current version
Last Version 1.1.0

com.salesforce.servicelibs:canteen-parent 1.0.2

A Maven plugin for generating self-executing jars

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.salesforce.servicelibs
ArtifactId

ArtifactId

canteen-parent
Version

Version

1.0.2
Type

Type

pom

Download canteen-parent 1.0.2

Filename Size
canteen-parent-1.0.2.pom 6 KB
Browse

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