Last Version

Project Casquatch - Casquatch Driver - Spring 2.0-RELEASE

Spring Extensions for Driver component of Project Casquatch

License

License

GroupId

GroupId

com.tmobile.opensource.casquatch
ArtifactId

ArtifactId

casquatch-driver-spring
Version

Version

2.0-RELEASE
Type

Type

jar
Description

Description

Project Casquatch - Casquatch Driver - Spring
Spring Extensions for Driver component of Project Casquatch
Project URL

Project URL

http://github.com/tmobile/casquatch
Source Code Management

Source Code Management

https://github.com/tmobile/casquatch/tree/master

Download casquatch-driver-spring 2.0-RELEASE


<!-- https://jarcasting.com/artifacts/com.tmobile.opensource.casquatch/casquatch-driver-spring/ -->
<dependency>
    <groupId>com.tmobile.opensource.casquatch</groupId>
    <artifactId>casquatch-driver-spring</artifactId>
    <version>2.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.tmobile.opensource.casquatch/casquatch-driver-spring/
implementation 'com.tmobile.opensource.casquatch:casquatch-driver-spring:2.0-RELEASE'
// https://jarcasting.com/artifacts/com.tmobile.opensource.casquatch/casquatch-driver-spring/
implementation ("com.tmobile.opensource.casquatch:casquatch-driver-spring:2.0-RELEASE")
'com.tmobile.opensource.casquatch:casquatch-driver-spring:jar:2.0-RELEASE'
<dependency org="com.tmobile.opensource.casquatch" name="casquatch-driver-spring" rev="2.0-RELEASE">
  <artifact name="casquatch-driver-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tmobile.opensource.casquatch', module='casquatch-driver-spring', version='2.0-RELEASE')
)
libraryDependencies += "com.tmobile.opensource.casquatch" % "casquatch-driver-spring" % "2.0-RELEASE"
[com.tmobile.opensource.casquatch/casquatch-driver-spring "2.0-RELEASE"]

Dependencies

compile (4)

Group / Artifact Type Version
com.tmobile.opensource.casquatch : casquatch-driver jar 2.0-RELEASE
org.springframework : spring-context jar 5.1.9.RELEASE
org.springframework : spring-web jar 5.1.9.RELEASE
org.projectlombok : lombok jar 1.18.8

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.6.RELEASE

Project Modules

There are no modules declared in this project.