| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.github.dingey |
| ArtifactId | ArtifactIdeasytcc-client-starter |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
| Project URL |
Project URL |
<!-- 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"]
| 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 |