License |
License |
---|---|
GroupId | GroupIdcom.tmobile.opensource.casquatch |
ArtifactId | ArtifactIdcasquatch-driver-tests |
Version | Version2.0-RELEASE |
Type | Typejar |
Description |
DescriptionProject Casquatch - Casquatch Driver Tests
Tests for Driver component of Project Casquatch
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.tmobile.opensource.casquatch/casquatch-driver-tests/ -->
<dependency>
<groupId>com.tmobile.opensource.casquatch</groupId>
<artifactId>casquatch-driver-tests</artifactId>
<version>2.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.tmobile.opensource.casquatch/casquatch-driver-tests/
implementation 'com.tmobile.opensource.casquatch:casquatch-driver-tests:2.0-RELEASE'
// https://jarcasting.com/artifacts/com.tmobile.opensource.casquatch/casquatch-driver-tests/
implementation ("com.tmobile.opensource.casquatch:casquatch-driver-tests:2.0-RELEASE")
'com.tmobile.opensource.casquatch:casquatch-driver-tests:jar:2.0-RELEASE'
<dependency org="com.tmobile.opensource.casquatch" name="casquatch-driver-tests" rev="2.0-RELEASE">
<artifact name="casquatch-driver-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tmobile.opensource.casquatch', module='casquatch-driver-tests', version='2.0-RELEASE')
)
libraryDependencies += "com.tmobile.opensource.casquatch" % "casquatch-driver-tests" % "2.0-RELEASE"
[com.tmobile.opensource.casquatch/casquatch-driver-tests "2.0-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.tmobile.opensource.casquatch : casquatch-driver-spring | jar | 2.0-RELEASE |
com.tmobile.opensource.casquatch : casquatch-driver | jar | 2.0-RELEASE |
org.junit.jupiter : junit-jupiter-api | jar | 5.5.1 |
uk.co.jemos.podam : podam | jar | 7.2.3.RELEASE |
javax.servlet : javax.servlet-api | jar | 4.0.1 |
org.cassandraunit : cassandra-unit | jar | 3.11.2.0 |
com.datastax.cassandra : cassandra-driver-core | jar | 3.7.1 |
org.springframework.boot : spring-boot-starter-test | jar | 2.1.6.RELEASE |
org.projectlombok : lombok | jar | 1.18.8 |