License |
License |
---|---|
GroupId | GroupIdcn.ttpai.framework |
ArtifactId | ArtifactIdttpai-parent2 |
Last Version | Last Version2.2.3 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionttpai-parents basic pom
|
Filename | Size |
---|---|
ttpai-parent2-2.2.3.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.ttpai.framework/ttpai-parent2/ -->
<dependency>
<groupId>cn.ttpai.framework</groupId>
<artifactId>ttpai-parent2</artifactId>
<version>2.2.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.ttpai.framework/ttpai-parent2/
implementation 'cn.ttpai.framework:ttpai-parent2:2.2.3'
// https://jarcasting.com/artifacts/cn.ttpai.framework/ttpai-parent2/
implementation ("cn.ttpai.framework:ttpai-parent2:2.2.3")
'cn.ttpai.framework:ttpai-parent2:pom:2.2.3'
<dependency org="cn.ttpai.framework" name="ttpai-parent2" rev="2.2.3">
<artifact name="ttpai-parent2" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.ttpai.framework', module='ttpai-parent2', version='2.2.3')
)
libraryDependencies += "cn.ttpai.framework" % "ttpai-parent2" % "2.2.3"
[cn.ttpai.framework/ttpai-parent2 "2.2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
org.slf4j : jcl-over-slf4j | jar | 1.7.30 |
org.slf4j : jul-to-slf4j | jar | 1.7.30 |
org.slf4j : log4j-over-slf4j | jar | 1.7.30 |
org.apache.logging.log4j : log4j-to-slf4j | jar | 2.13.3 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.16 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |