Last Version

Axibase Date Processor 1.1.0

Library for manipulating timestamps using Axibase datetime syntax

License

License

GroupId

GroupId

com.axibase
ArtifactId

ArtifactId

date-processor
Version

Version

1.1.0
Type

Type

jar
Description

Description

Axibase Date Processor
Library for manipulating timestamps using Axibase datetime syntax
Project URL

Project URL

https://axibase.com/docs/atsd/shared/time-pattern.html#date-and-time-patterns
Project Organization

Project Organization

Axibase
Source Code Management

Source Code Management

https://github.com/axibase/date-processor.git

Download date-processor 1.1.0


<!-- https://jarcasting.com/artifacts/com.axibase/date-processor/ -->
<dependency>
    <groupId>com.axibase</groupId>
    <artifactId>date-processor</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.axibase/date-processor/
implementation 'com.axibase:date-processor:1.1.0'
// https://jarcasting.com/artifacts/com.axibase/date-processor/
implementation ("com.axibase:date-processor:1.1.0")
'com.axibase:date-processor:jar:1.1.0'
<dependency org="com.axibase" name="date-processor" rev="1.1.0">
  <artifact name="date-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.axibase', module='date-processor', version='1.1.0')
)
libraryDependencies += "com.axibase" % "date-processor" % "1.1.0"
[com.axibase/date-processor "1.1.0"]

Dependencies

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3
org.openjdk.jmh : jmh-core jar 1.22
org.openjdk.jmh : jmh-generator-annprocess jar 1.22

Project Modules

There are no modules declared in this project.