MVN

net.vleo.timel : pom

Maven & Gradle

Nov 01, 2019
3 stars

TimEL pom · TimEL is a Java library to parse and evaluate time-series expressions

<dependency>
    <groupId>net.vleo.timel</groupId>
    <artifactId>pom</artifactId>
    <version>0.9.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.vleo.timel : pom to add to Maven - Latest Versions:

  • Latest Stable: 0.9.3
  • Latest Release Candidate: 0.2.0-rc12

All Versions

Choose a version of net.vleo.timel : pom to add to Maven - All Versions:

Version Vulnerabilities Updated
0.9.x
pom-0.9.3
pom-0.9.2
pom-0.9.1
pom-0.9.0
0.2.x
pom-0.2.0-rc12

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.vleo.timel</groupId>
    <artifactId>pom</artifactId>
    <version>0.9.3</version>
</dependency>

Advertisement