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

Download JAR files tagged by journal with all dependencies

Search JAR files by class name

akka-persistence-jdbc_2.13.0-RC2 from group com.github.dnvriend (version 3.5.1)

A plugin for storing events in an event journal akka-persistence-jdbc

Group: com.github.dnvriend Artifact: akka-persistence-jdbc_2.13.0-RC2
Show documentation Show source 
 

0 downloads
Artifact akka-persistence-jdbc_2.13.0-RC2
Group com.github.dnvriend
Version 3.5.1
Last update 03. June 2019
Organization Dennis Vriend
URL https://github.com/dnvriend/demo-akka-persistence-jdbc
License Apache-2.0
Dependencies amount 7
Dependencies scala-library, akka-actor_2.13.0-RC2, akka-persistence_2.13.0-RC2, akka-persistence-query_2.13.0-RC2, akka-stream_2.13.0-RC2, slick_2.13.0-RC2, slick-hikaricp_2.13.0-RC2,
There are maybe transitive dependencies!

com.liferay.journal.asset.auto.tagger.google.cloud.natural.language from group com.liferay (version 1.0.5)

Liferay Journal Asset Auto Tagger Google Cloud Natural Language

Group: com.liferay Artifact: com.liferay.journal.asset.auto.tagger.google.cloud.natural.language
Show all versions Show source 
 

0 downloads
Artifact com.liferay.journal.asset.auto.tagger.google.cloud.natural.language
Group com.liferay
Version 1.0.5
Last update 28. May 2019
Organization not specified
URL Not specified
License LGPL 2.1
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

akka-persistence-jdbc_2.12 from group com.github.wellingr (version 3.0.0)

A plugin for storing events in an event journal akka-persistence-jdbc

Group: com.github.wellingr Artifact: akka-persistence-jdbc_2.12
Show documentation Show source 
 

0 downloads
Artifact akka-persistence-jdbc_2.12
Group com.github.wellingr
Version 3.0.0
Last update 20. August 2017
Organization Ruud Welling
URL https://github.com/wellingr/akka-persistence-jdbc
License Apache-2.0
Dependencies amount 7
Dependencies scala-library, akka-actor_2.12, akka-persistence_2.12, akka-persistence-query_2.12, akka-stream_2.12, slick_2.12, slick-hikaricp_2.12,
There are maybe transitive dependencies!

akka-persistence-jdbc_2.11 from group com.github.wellingr (version 3.0.0)

A plugin for storing events in an event journal akka-persistence-jdbc

Group: com.github.wellingr Artifact: akka-persistence-jdbc_2.11
Show documentation Show source 
 

0 downloads
Artifact akka-persistence-jdbc_2.11
Group com.github.wellingr
Version 3.0.0
Last update 20. August 2017
Organization Ruud Welling
URL https://github.com/wellingr/akka-persistence-jdbc
License Apache-2.0
Dependencies amount 7
Dependencies scala-library, akka-actor_2.11, akka-persistence_2.11, akka-persistence-query_2.11, akka-stream_2.11, slick_2.11, slick-hikaricp_2.11,
There are maybe transitive dependencies!

jjournal from group org.metabit.platform.interfacing (version 0.3.6)

Java API for reading systemd-journald logs. systemd has a specific journal system for all logs. For access to these logs from commandline, there is the journalctl executable. This library provides programmatic access the the logs.

Group: org.metabit.platform.interfacing Artifact: jjournal
Show documentation Show source 
 

0 downloads
Artifact jjournal
Group org.metabit.platform.interfacing
Version 0.3.6
Last update 31. January 2023
Organization metabit
URL https://github.com/meta-bit/jjournal/
License GPL-3
Dependencies amount 1
Dependencies jnr-ffi,
There are maybe transitive dependencies!

tinyjournal from group com.martiansoftware (version 1.0.0)

A very simple tool for safely writing and reading arbitrary journal entries to/from a backing data store.

Group: com.martiansoftware Artifact: tinyjournal
Show documentation Show source 
 

1 downloads
Artifact tinyjournal
Group com.martiansoftware
Version 1.0.0
Last update 20. October 2017
Organization not specified
URL https://github.com/martylamb/tinyjournal
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

ferris-journal-ear from group org.ferris (version 0.0.2)

Ferris Journal EAR gathers all the Ferris Journal apps and deploys them together. 0.0.1 - Convert from Oak to Ferris 0.0.2 - Convert from JBoss to GlassFish 3.1.1

Group: org.ferris Artifact: ferris-journal-ear
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ferris-journal-ear
Group org.ferris
Version 0.0.2
Last update 09. September 2011
Organization not specified
URL http://ferris.sourceforge.net/journal-ear
License not specified
Dependencies amount 2
Dependencies ferris-journal-ejb, ferris-journal-jws,
There are maybe transitive dependencies!

ferris-journal-jws from group org.ferris (version 0.0.2)

Ferris Journal JWS WebApp provides web services to access Journal business processes 0.0.1 - Convert from Oak to Ferris 0.0.2 - Convert from JBoss to GlassFish 3.1.1

Group: org.ferris Artifact: ferris-journal-jws
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ferris-journal-jws
Group org.ferris
Version 0.0.2
Last update 08. September 2011
Organization not specified
URL http://ferris.sourceforge.net/journal-jws
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

ferris-journal-ejb from group org.ferris (version 0.0.2)

Ferris Journal EJB contains the data access objects and business objects for the journal project. 0.0.1 - Convert from Oak to Ferris 0.0.2 - Convert from JBoss to GlassFish 3.1.1.

Group: org.ferris Artifact: ferris-journal-ejb
Show documentation Show source 
 

0 downloads
Artifact ferris-journal-ejb
Group org.ferris
Version 0.0.2
Last update 07. September 2011
Organization not specified
URL http://ferris.sourceforge.net/journal-ejb
License not specified
Dependencies amount 5
Dependencies commons-io, log4j, commons-lang, ferris-constraint, ferris-sql,
There are maybe transitive dependencies!

SMOTE from group nz.ac.waikato.cms.weka (version 1.0.3)

Resamples a dataset by applying the Synthetic Minority Oversampling TEchnique (SMOTE). The original dataset must fit entirely in memory. The amount of SMOTE and number of nearest neighbors may be specified. For more information, see Nitesh V. Chawla et. al. (2002). Synthetic Minority Over-sampling Technique. Journal of Artificial Intelligence Research. 16:321-357.

Group: nz.ac.waikato.cms.weka Artifact: SMOTE
Show all versions Show documentation Show source 
 

30 downloads
Artifact SMOTE
Group nz.ac.waikato.cms.weka
Version 1.0.3
Last update 03. April 2013
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/SMOTE
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!



Page 15 from 3 (items total 152)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy