MVN

org.truenewx : truenewx

Maven & Gradle

May 06, 2023
1 stars

truenewx · 互联网技术解决方案

<dependency>
    <groupId>org.truenewx</groupId>
    <artifactId>truenewx</artifactId>
    <version>2.6.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.truenewx : truenewx to add to Maven - Latest Versions:

  • Latest Stable: 2.6.2

All Versions

Choose a version of org.truenewx : truenewx to add to Maven - All Versions:

Version Vulnerabilities Updated
2.6.x
truenewx-2.6.2
truenewx-2.6.1
2.2.x
truenewx-2.2.1
truenewx-2.2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.truenewx</groupId>
    <artifactId>truenewx</artifactId>
    <version>2.6.2</version>
</dependency>

Advertisement