License |
License |
---|---|
GroupId | GroupIdcom.tmobile.opensource.casquatch |
ArtifactId | ArtifactIdcasquatch-parent |
Version | Version2.0-RELEASE |
Type | Typepom |
Description |
DescriptionProject Casquatch
Base component of Project Casquatch
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
casquatch-parent-2.0-RELEASE.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tmobile.opensource.casquatch/casquatch-parent/ -->
<dependency>
<groupId>com.tmobile.opensource.casquatch</groupId>
<artifactId>casquatch-parent</artifactId>
<version>2.0-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.tmobile.opensource.casquatch/casquatch-parent/
implementation 'com.tmobile.opensource.casquatch:casquatch-parent:2.0-RELEASE'
// https://jarcasting.com/artifacts/com.tmobile.opensource.casquatch/casquatch-parent/
implementation ("com.tmobile.opensource.casquatch:casquatch-parent:2.0-RELEASE")
'com.tmobile.opensource.casquatch:casquatch-parent:pom:2.0-RELEASE'
<dependency org="com.tmobile.opensource.casquatch" name="casquatch-parent" rev="2.0-RELEASE">
<artifact name="casquatch-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.tmobile.opensource.casquatch', module='casquatch-parent', version='2.0-RELEASE')
)
libraryDependencies += "com.tmobile.opensource.casquatch" % "casquatch-parent" % "2.0-RELEASE"
[com.tmobile.opensource.casquatch/casquatch-parent "2.0-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.8 |