n

newts-parent

High throughput, distributed time series datastore
http://newts.io
Apache License, Version 2.0
Eric Evans
Files download
File Operation
newts-parent-1.5.0.pom download
Apache Maven
<dependency>
  <groupId>org.opennms.newts</groupId>
  <artifactId>newts-parent</artifactId>
  <version>1.5.0</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.opennms.newts:newts-parent:1.5.0'
Gradle Kotlin
implementation("org.opennms.newts:newts-parent:1.5.0")
Scala SBT
libraryDependencies += "org.opennms.newts" % "newts-parent" % "1.5.0"
Groovy Grape
@Grapes(
  @Grab(group='org.opennms.newts', module='newts-parent', version='1.5.0')
)
Apache Ivy
<dependency org="org.opennms.newts" name="newts-parent" rev="1.5.0" />
Leiningen
[org.opennms.newts/newts-parent "1.5.0"]
Apache Buildr
'org.opennms.newts:newts-parent:jar:1.5.0'
Dependencies
The project has no third-party dependencies