MVN

com.puresoltechnologies.streaming : web

Maven & Gradle

Aug 12, 2019
0 stars
<dependency>
    <groupId>com.puresoltechnologies.streaming</groupId>
    <artifactId>web</artifactId>
    <version>2.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.puresoltechnologies.streaming : web to add to Maven - Latest Versions:

  • Latest Stable: 2.1.0

All Versions

Choose a version of com.puresoltechnologies.streaming : web to add to Maven - All Versions:

Version Vulnerabilities Updated
2.1.x
web-2.1.0
2.0.x
web-2.0.0
1.2.x
web-1.2.1
web-1.2.0
1.1.x
web-1.1.0
1.0.x
web-1.0.1
web-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.puresoltechnologies.streaming</groupId>
    <artifactId>web</artifactId>
    <version>2.1.0</version>
</dependency>

Advertisement