Last Version

com.github.dingey:easytcc 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
Version

Version

0.0.1
Type

Type

pom
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
Source Code Management

Source Code Management

https://github.com/dingey/easytcc

Download easytcc 0.0.1

Filename Size
easytcc-0.0.1.pom 4 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • easytcc-core
  • easytcc-client-starter
  • easytcc-server-starter