| License |
License |
|---|---|
| GroupId | GroupIdorg.openingo.kits |
| ArtifactId | ArtifactIdcontree-parent |
| Last Version | Last Version1.0.5 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionConTree
The Common Tree - ConTree
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| contree-parent-1.0.5.pom | 11 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.openingo.kits/contree-parent/ -->
<dependency>
<groupId>org.openingo.kits</groupId>
<artifactId>contree-parent</artifactId>
<version>1.0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openingo.kits/contree-parent/
implementation 'org.openingo.kits:contree-parent:1.0.5'
// https://jarcasting.com/artifacts/org.openingo.kits/contree-parent/
implementation ("org.openingo.kits:contree-parent:1.0.5")
'org.openingo.kits:contree-parent:pom:1.0.5'
<dependency org="org.openingo.kits" name="contree-parent" rev="1.0.5">
<artifact name="contree-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openingo.kits', module='contree-parent', version='1.0.5')
)
libraryDependencies += "org.openingo.kits" % "contree-parent" % "1.0.5"
[org.openingo.kits/contree-parent "1.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.openingo.spring : spring-boot-x | jar | 2.7.RELEASE |
| org.openingo.kits : jdkits | jar | 3.6.6 |
| org.openingo.kits : mybatis-x | jar | 2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |