com.github.dingey:easytcc-client-starter

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.dingey
ArtifactId

ArtifactId

easytcc-client-starter
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/easytcc-client-starter

Download easytcc-client-starter

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.dingey/easytcc-client-starter/ -->
<dependency>
    <groupId>com.github.dingey</groupId>
    <artifactId>easytcc-client-starter</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dingey/easytcc-client-starter/
implementation 'com.github.dingey:easytcc-client-starter:0.0.1'
// https://jarcasting.com/artifacts/com.github.dingey/easytcc-client-starter/
implementation ("com.github.dingey:easytcc-client-starter:0.0.1")
'com.github.dingey:easytcc-client-starter:jar:0.0.1'
<dependency org="com.github.dingey" name="easytcc-client-starter" rev="0.0.1">
  <artifact name="easytcc-client-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dingey', module='easytcc-client-starter', version='0.0.1')
)
libraryDependencies += "com.github.dingey" % "easytcc-client-starter" % "0.0.1"
[com.github.dingey/easytcc-client-starter "0.0.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.3.RELEASE
org.springframework.boot : spring-boot-autoconfigure Optional jar 2.1.3.RELEASE
com.github.dingey : easytcc-core jar 0.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1