How to add a POM dependency to Maven
POM as dependency in dependencyManagement
<dependency>
<groupId>com.litongjava</groupId>
<artifactId>t-io</artifactId>
<version>3.7.3.v20240104-RELEASE</version>
</dependency>
Choose a version of com.litongjava : t-io to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
3.7.x |
t-io-3.7.3.v20240104-RELEASE
|
||
t-io-3.7.3.v20240101-RELEASE
|
|||
t-io-3.7.3.v20231224-RELEASE
|
|||
t-io-3.7.3.v20231223-RELEASE
|
|||
t-io-3.7.3.v20231222-RELEASE
|
|||
t-io-3.7.3.v20231221-RELEASE
|
|||
t-io-3.7.3.v20231220-RELEASE
|
|||
t-io-3.7.3.v20231219-RELEASE
|
|||
t-io-3.7.3.v20231218-RELEASE
|
|||
t-io-3.7.3.v20231217-RELEASE
|
|||
t-io-3.7.3.v20231216-RELEASE
|
|||
t-io-3.7.3.v20231215-RELEASE
|
|||
t-io-3.7.3.v20231212-RELEASE
|
|||
t-io-3.7.3.v20231211-RELEASE
|
|||
t-io-3.7.3.v20210706-RELEASE
|
POM as dependency in dependencyManagement
<dependency>
<groupId>com.litongjava</groupId>
<artifactId>t-io</artifactId>
<version>3.7.3.v20240104-RELEASE</version>
</dependency>
Advertisement