License |
License |
---|---|
GroupId | GroupIdcom.tmobile.opensource.casquatch |
ArtifactId | ArtifactIdcasquatch-driver-processor |
Version | Version2.0-RELEASE |
Type | Typejar |
Description |
DescriptionProject Casquatch - Casquatch Driver - Processor
Processor component of Project Casquatch
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.tmobile.opensource.casquatch/casquatch-driver-processor/ -->
<dependency>
<groupId>com.tmobile.opensource.casquatch</groupId>
<artifactId>casquatch-driver-processor</artifactId>
<version>2.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.tmobile.opensource.casquatch/casquatch-driver-processor/
implementation 'com.tmobile.opensource.casquatch:casquatch-driver-processor:2.0-RELEASE'
// https://jarcasting.com/artifacts/com.tmobile.opensource.casquatch/casquatch-driver-processor/
implementation ("com.tmobile.opensource.casquatch:casquatch-driver-processor:2.0-RELEASE")
'com.tmobile.opensource.casquatch:casquatch-driver-processor:jar:2.0-RELEASE'
<dependency org="com.tmobile.opensource.casquatch" name="casquatch-driver-processor" rev="2.0-RELEASE">
<artifact name="casquatch-driver-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tmobile.opensource.casquatch', module='casquatch-driver-processor', version='2.0-RELEASE')
)
libraryDependencies += "com.tmobile.opensource.casquatch" % "casquatch-driver-processor" % "2.0-RELEASE"
[com.tmobile.opensource.casquatch/casquatch-driver-processor "2.0-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.google.auto.service : auto-service | jar | 1.0-rc6 |
com.tmobile.opensource.casquatch : casquatch-driver-spring | jar | 2.0-RELEASE |
com.tmobile.opensource.casquatch : casquatch-driver | jar | 2.0-RELEASE |
org.projectlombok : lombok | jar | 1.18.8 |