Last Version

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

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

License

License

GroupId

GroupId

com.github.dingey
ArtifactId

ArtifactId

easytcc-server-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-server-starter

Download easytcc-server-starter 0.0.1


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