| GroupId | GroupIdorg.truenewx.tnxjee |
|---|---|
| ArtifactId | ArtifactIdtnxjee-core |
| Last Version | Last Version2.3.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description互联网技术解决方案:服务端JavaEE技术框架
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| tnxjee-core-2.3.2.pom | |
| tnxjee-core-2.3.2.jar | 268 KB |
| tnxjee-core-2.3.2-sources.jar | 174 KB |
| tnxjee-core-2.3.2-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.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.truenewx.tnxjee/tnxjee-core/
implementation 'org.truenewx.tnxjee:tnxjee-core:2.3.2'
// https://jarcasting.com/artifacts/org.truenewx.tnxjee/tnxjee-core/
implementation ("org.truenewx.tnxjee:tnxjee-core:2.3.2")
'org.truenewx.tnxjee:tnxjee-core:jar:2.3.2'
<dependency org="org.truenewx.tnxjee" name="tnxjee-core" rev="2.3.2">
<artifact name="tnxjee-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.truenewx.tnxjee', module='tnxjee-core', version='2.3.2')
)
libraryDependencies += "org.truenewx.tnxjee" % "tnxjee-core" % "2.3.2"
[org.truenewx.tnxjee/tnxjee-core "2.3.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | |
| org.springframework.boot : spring-boot-configuration-processor | jar | |
| org.apache.commons : commons-lang3 | jar | |
| commons-io : commons-io | jar | 2.11.0 |
| org.apache.httpcomponents : httpclient | jar | |
| com.github.stuxuhai : jpinyin | jar | 1.1.8 |
| org.freemarker : freemarker | jar | |
| 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 | |
| com.auth0 : java-jwt | jar | 3.11.0 |
| com.google.code.findbugs : annotations | jar | 3.0.1 |