| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.vwkit |
| ArtifactId | ArtifactIdmatrix-boot-client-parent |
| Last Version | Last Version1.3.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionmatrix-boot-client-parent
matrix-boot
|
| Filename | Size |
|---|---|
| matrix-boot-client-parent-1.3.1.pom | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.vwkit/matrix-boot-client-parent/ -->
<dependency>
<groupId>com.vwkit</groupId>
<artifactId>matrix-boot-client-parent</artifactId>
<version>1.3.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.vwkit/matrix-boot-client-parent/
implementation 'com.vwkit:matrix-boot-client-parent:1.3.1'
// https://jarcasting.com/artifacts/com.vwkit/matrix-boot-client-parent/
implementation ("com.vwkit:matrix-boot-client-parent:1.3.1")
'com.vwkit:matrix-boot-client-parent:pom:1.3.1'
<dependency org="com.vwkit" name="matrix-boot-client-parent" rev="1.3.1">
<artifact name="matrix-boot-client-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.vwkit', module='matrix-boot-client-parent', version='1.3.1')
)
libraryDependencies += "com.vwkit" % "matrix-boot-client-parent" % "1.3.1"
[com.vwkit/matrix-boot-client-parent "1.3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
| com.vwkit : matrix-boot-starter-based | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.cloud : spring-cloud-starter-openfeign | jar | |
| org.projectlombok : lombok | jar | 1.18.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |