GroupId | GroupIdorg.truenewx.tnxjeex |
---|---|
ArtifactId | ArtifactIdtnxjeex-cas |
Last Version | Last Version2.3.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Description基于tnxjee的通用业务支持框架集
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
tnxjeex-cas-2.3.2.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.truenewx.tnxjeex/tnxjeex-cas/ -->
<dependency>
<groupId>org.truenewx.tnxjeex</groupId>
<artifactId>tnxjeex-cas</artifactId>
<version>2.3.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.truenewx.tnxjeex/tnxjeex-cas/
implementation 'org.truenewx.tnxjeex:tnxjeex-cas:2.3.2'
// https://jarcasting.com/artifacts/org.truenewx.tnxjeex/tnxjeex-cas/
implementation ("org.truenewx.tnxjeex:tnxjeex-cas:2.3.2")
'org.truenewx.tnxjeex:tnxjeex-cas:pom:2.3.2'
<dependency org="org.truenewx.tnxjeex" name="tnxjeex-cas" rev="2.3.2">
<artifact name="tnxjeex-cas" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.truenewx.tnxjeex', module='tnxjeex-cas', version='2.3.2')
)
libraryDependencies += "org.truenewx.tnxjeex" % "tnxjeex-cas" % "2.3.2"
[org.truenewx.tnxjeex/tnxjeex-cas "2.3.2"]