MVN

org.i3xx.step : org.i3xx.step.clock

Maven & Gradle

Jul 06, 2015
3 usages
0 stars

NordApp OfficeBase :: clock · A timer using the crontab syntax and additional binary input to provide a resolution of one second (1000 ms / 1000 millis / 1s). The timer uses the whiteboard pattern to notify the clients. There are only a few dependencies to commons-codec, osgi and osgi-blueprint. The bundle 'org.i3xx.step/org.i3xx.step.clockmongo' provides a store for the clock configuration based on mongodb. The additional dependency is 'org.mongodb/mongo-java-driver'. The bundle 'org.i3xx.util/org.i3xx.util.whiteboard' can be used to avoid a dependency to bundles used. In other words, your bundle can use the clock but need no dependency to the bundle 'org.i3xx.step.clock'. Take a look at the description there.

<dependency>
    <groupId>org.i3xx.step</groupId>
    <artifactId>org.i3xx.step.clock</artifactId>
    <version>0.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.i3xx.step : org.i3xx.step.clock to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.0

All Versions

Choose a version of org.i3xx.step : org.i3xx.step.clock to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
org.i3xx.step.clock-0.1.0

How to add a dependency to Maven

Add the following org.i3xx.step : org.i3xx.step.clock maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.i3xx.step</groupId>
    <artifactId>org.i3xx.step.clock</artifactId>
    <version>0.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.i3xx.step : org.i3xx.step.clock gradle dependency to your build.gradle file:

implementation 'org.i3xx.step:org.i3xx.step.clock:0.1.0'

Gradle Kotlin DSL: Add the following org.i3xx.step : org.i3xx.step.clock gradle kotlin dependency to your build.gradle.kts file:

implementation("org.i3xx.step:org.i3xx.step.clock:0.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.i3xx.step : org.i3xx.step.clock sbt scala dependency to your build.sbt file:

libraryDependencies += "org.i3xx.step" % "org.i3xx.step.clock" % "0.1.0"

Advertisement

Dependencies from Group

Jul 08, 2015
6 usages
0 stars
Jul 06, 2015
3 usages
0 stars
Jul 08, 2015
2 usages
0 stars
Jul 08, 2015
2 usages
0 stars
Jul 08, 2015
2 usages
0 stars

Discover Dependencies

Feb 22, 2017
4 usages
May 28, 2018
3 usages
546 stars
Feb 01, 2017
2 usages
0 stars
Oct 31, 2018
4 usages
194 stars
Nov 25, 2020
7 usages
203 stars
Nov 03, 2017
2 usages
3 stars
Aug 03, 2017
2 usages
Sep 17, 2017
2 usages
2 stars