License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.vleo.timel |
ArtifactId | ArtifactIdpom |
Version | Version0.9.3 |
Type | Typepom |
Description |
DescriptionTimEL pom
TimEL is a Java library to parse and evaluate time-series expressions
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pom-0.9.3.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.vleo.timel/pom/ -->
<dependency>
<groupId>net.vleo.timel</groupId>
<artifactId>pom</artifactId>
<version>0.9.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.vleo.timel/pom/
implementation 'net.vleo.timel:pom:0.9.3'
// https://jarcasting.com/artifacts/net.vleo.timel/pom/
implementation ("net.vleo.timel:pom:0.9.3")
'net.vleo.timel:pom:pom:0.9.3'
<dependency org="net.vleo.timel" name="pom" rev="0.9.3">
<artifact name="pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.vleo.timel', module='pom', version='0.9.3')
)
libraryDependencies += "net.vleo.timel" % "pom" % "0.9.3"
[net.vleo.timel/pom "0.9.3"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.6 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.4.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.4.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.4.2 |
org.hamcrest : hamcrest-library | jar | 2.1 |
org.mockito : mockito-core | jar | 2.27.0 |
org.mockito : mockito-junit-jupiter | jar | 2.27.0 |