All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download org.i3xx.step JAR files with all dependencies

Search JAR files by class name

org.i3xx.step.mongo from group org.i3xx.step (version 0.1.0)

MongoDB integration to step

Group: org.i3xx.step Artifact: org.i3xx.step.mongo
Show documentation Show source 
 

0 downloads
Artifact org.i3xx.step.mongo
Group org.i3xx.step
Version 0.1.0
Last update 08. July 2015
Organization not specified
URL http://maven.apache.org
License not specified
Dependencies amount 9
Dependencies org.osgi.core, org.osgi.compendium, org.i3xx.step.zero, commons-codec, gson, mongo-java-driver, log4j, slf4j-api, slf4j-log4j12,
There are maybe transitive dependencies!

org.i3xx.step.store from group org.i3xx.step (version 0.1.0)

File integration to step

Group: org.i3xx.step Artifact: org.i3xx.step.store
Show documentation Show source 
 

0 downloads
Artifact org.i3xx.step.store
Group org.i3xx.step
Version 0.1.0
Last update 08. July 2015
Organization not specified
URL http://maven.apache.org
License not specified
Dependencies amount 5
Dependencies org.osgi.core, org.i3xx.util.store, org.i3xx.step.zero, gson, commons-codec,
There are maybe transitive dependencies!

org.i3xx.step.due from group org.i3xx.step (version 0.1.0)

Resource service

Group: org.i3xx.step Artifact: org.i3xx.step.due
Show documentation Show source 
 

0 downloads
Artifact org.i3xx.step.due
Group org.i3xx.step
Version 0.1.0
Last update 08. July 2015
Organization not specified
URL http://maven.apache.org
License not specified
Dependencies amount 22
Dependencies org.osgi.core, org.osgi.compendium, org.i3xx.util.store, org.i3xx.util.symbol, org.i3xx.step.zero, org.apache.felix.configadmin, org.apache.felix.fileinstall, org.apache.karaf.jaas.config, org.apache.karaf.jaas.modules, org.apache.karaf.shell.console, mina-core, shiro-core, sshd-core, velocity, commons-codec, commons-lang, commons-beanutils-core, jline, gson, log4j, slf4j-api, slf4j-log4j12,
There are maybe transitive dependencies!

org.i3xx.step.uno from group org.i3xx.step (version 0.1.0)

Workflow step sequencer part one

Group: org.i3xx.step Artifact: org.i3xx.step.uno
Show documentation Show source 
 

1 downloads
Artifact org.i3xx.step.uno
Group org.i3xx.step
Version 0.1.0
Last update 08. July 2015
Organization not specified
URL http://maven.apache.org
License not specified
Dependencies amount 23
Dependencies org.i3xx.util.platform, org.i3xx.util.general.setup, org.i3xx.util.symbol, org.i3xx.util.store, org.i3xx.step.zero, jline, mina-core, shiro-core, sshd-core, org.apache.felix.configadmin, org.apache.felix.fileinstall, org.apache.karaf.jaas.config, org.apache.karaf.jaas.modules, org.apache.karaf.shell.console, commons-codec, commons-beanutils-core, gson, rhino, org.osgi.core, org.osgi.compendium, log4j, slf4j-api, slf4j-log4j12,
There are maybe transitive dependencies!

org.i3xx.step.zero from group org.i3xx.step (version 0.1.0)

Workflow step sequencer initializing

Group: org.i3xx.step Artifact: org.i3xx.step.zero
Show documentation Show source 
 

0 downloads
Artifact org.i3xx.step.zero
Group org.i3xx.step
Version 0.1.0
Last update 07. July 2015
Organization not specified
URL http://maven.apache.org
License not specified
Dependencies amount 17
Dependencies org.i3xx.util.platform, org.i3xx.util.general.setup, commons-beanutils-core, jline, mina-core, org.apache.felix.configadmin, org.apache.felix.fileinstall, org.apache.karaf.jaas.config, org.apache.karaf.jaas.modules, org.apache.karaf.shell.console, shiro-core, sshd-core, org.osgi.core, org.osgi.compendium, log4j, slf4j-api, slf4j-log4j12,
There are maybe transitive dependencies!

org.i3xx.step.clockmongo from group org.i3xx.step (version 0.1.0)

A mongodb backed store for the time service. To avoid dependencies to the 'org.i3xx.step/org.i3xx.step.clock' bundle, this small service is written. The clock uses the whiteboard pattern to find this service. If you need another storage - just implement 'ClockPersistenceService' and write your own one.

Group: org.i3xx.step Artifact: org.i3xx.step.clockmongo
Show documentation Show source 
 

0 downloads
Artifact org.i3xx.step.clockmongo
Group org.i3xx.step
Version 0.1.0
Last update 07. July 2015
Organization not specified
URL http://maven.apache.org
License Apache License, Version 2.0
Dependencies amount 3
Dependencies org.osgi.core, mongo-java-driver, org.i3xx.step.clock,
There are maybe transitive dependencies!

org.i3xx.step.clock from group org.i3xx.step (version 0.1.0)

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.

Group: org.i3xx.step Artifact: org.i3xx.step.clock
Show documentation Show source 
 

0 downloads
Artifact org.i3xx.step.clock
Group org.i3xx.step
Version 0.1.0
Last update 06. July 2015
Organization not specified
URL http://maven.apache.org
License Apache License, Version 2.0
Dependencies amount 5
Dependencies commons-codec, org.osgi.core, log4j, slf4j-api, slf4j-log4j12,
There are maybe transitive dependencies!

org.i3xx.step.fileinfo from group org.i3xx.step (version 0.1.0)

Get the file info using Apache Tika.

Group: org.i3xx.step Artifact: org.i3xx.step.fileinfo
Show documentation Show source 
 

0 downloads
Artifact org.i3xx.step.fileinfo
Group org.i3xx.step
Version 0.1.0
Last update 06. July 2015
Organization not specified
URL http://maven.apache.org
License Apache License, Version 2.0
Dependencies amount 7
Dependencies org.osgi.core, org.osgi.compendium, log4j, slf4j-api, slf4j-log4j12, tika-core, commons-codec,
There are maybe transitive dependencies!



Page 1 from 1 (items total 8)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy