cn.ttpai.framework:ttpai-parent2

ttpai-parents basic pom

License

License

GroupId

GroupId

cn.ttpai.framework
ArtifactId

ArtifactId

ttpai-parent2
Last Version

Last Version

2.2.3
Release Date

Release Date

Type

Type

pom
Description

Description

ttpai-parents basic pom

Download ttpai-parent2

Filename Size
ttpai-parent2-2.2.3.pom 8 KB
Browse

How to add to project

<!-- 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"]

Dependencies

compile (5)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.3
2.2.2