License |
License |
---|---|
GroupId | GroupIdorg.truenewx.tnxjee |
ArtifactId | ArtifactIdtnxjee-core |
Version | Version2.2.1 |
Type | Typejar |
Description |
Description互联网技术解决方案:服务端JavaEE技术框架
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
tnxjee-core-2.2.1.pom | |
tnxjee-core-2.2.1.jar | 268 KB |
tnxjee-core-2.2.1-sources.jar | 174 KB |
tnxjee-core-2.2.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.truenewx.tnxjee/tnxjee-core/ -->
<dependency>
<groupId>org.truenewx.tnxjee</groupId>
<artifactId>tnxjee-core</artifactId>
<version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.truenewx.tnxjee/tnxjee-core/
implementation 'org.truenewx.tnxjee:tnxjee-core:2.2.1'
// https://jarcasting.com/artifacts/org.truenewx.tnxjee/tnxjee-core/
implementation ("org.truenewx.tnxjee:tnxjee-core:2.2.1")
'org.truenewx.tnxjee:tnxjee-core:jar:2.2.1'
<dependency org="org.truenewx.tnxjee" name="tnxjee-core" rev="2.2.1">
<artifact name="tnxjee-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.truenewx.tnxjee', module='tnxjee-core', version='2.2.1')
)
libraryDependencies += "org.truenewx.tnxjee" % "tnxjee-core" % "2.2.1"
[org.truenewx.tnxjee/tnxjee-core "2.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.2.10.RELEASE |
org.springframework.boot : spring-boot-configuration-processor | jar | 2.2.10.RELEASE |
org.apache.commons : commons-lang3 | jar | 3.9 |
commons-io : commons-io | jar | 2.2 |
org.apache.httpcomponents : httpclient | jar | 4.5.12 |
com.github.stuxuhai : jpinyin | jar | 1.1.8 |
org.freemarker : freemarker | jar | 2.3.30 |
org.dom4j : dom4j | jar | 2.1.3 |
org.im4java : im4java | jar | 1.4.0 |
org.apache.commons : commons-collections4 | jar | 4.4 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar |