Last Version

com.github.dingey:easytcc-client-starter 0.0.1

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
Version

Version

0.0.1
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 0.0.1


<!-- 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.