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

Download JAR files tagged by doesn with all dependencies

Search JAR files by class name

jolo from group com.jasonwjones.jolo (version 1.0.4)

Jolo is a very simple Java ASCII table printing library with a sensible API and no dependencies. Its focus is on providing an incredibly simple, yet useful API that Just Does The Right Thing and doesn't pollute the code of callers.

Group: com.jasonwjones.jolo Artifact: jolo
Show documentation Show source 
 

0 downloads
Artifact jolo
Group com.jasonwjones.jolo
Version 1.0.4
Last update 05. June 2016
Organization Jason Jones
URL http://www.jasonwjones.com/projects/jolo
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

json-stream-core from group com.supersoftcafe.json (version 0.2)

A library for streaming through JSON and having events fired based on JsonPath matches. The key here is that it doesn't realise the whole object in heap so allowing you to process very large documents quickly and easily.

Group: com.supersoftcafe.json Artifact: json-stream-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact json-stream-core
Group com.supersoftcafe.json
Version 0.2
Last update 12. April 2016
Organization not specified
URL https://github.com/supersoftcafe/json-stream
License New BSD (3-clause)
Dependencies amount 3
Dependencies jackson-databind, jackson-core, jackson-annotations,
There are maybe transitive dependencies!

event-ruler from group software.amazon.event.ruler (version 1.7.6)

Event Ruler is a Java library that allows matching Rules to Events. An event is a list of fields, which may be given as name/value pairs or as a JSON object. A rule associates event field names with lists of possible values. There are two reasons to use Ruler: 1/ It's fast; the time it takes to match Events doesn't depend on the number of Rules. 2/ Customers like the JSON "query language" for expressing rules.

Group: software.amazon.event.ruler Artifact: event-ruler
Show all versions Show documentation Show source 
 

0 downloads
Artifact event-ruler
Group software.amazon.event.ruler
Version 1.7.6
Last update 07. August 2024
Organization not specified
URL https://github.com/aws/event-ruler/
License Apache License, Version 2.0
Dependencies amount 3
Dependencies jackson-databind, fastdoubleparser, jsr305,
There are maybe transitive dependencies!

pekko-multi-node-testkit_2.12 from group org.apache.pekko (version 1.1.0-M1)

This module of Apache Pekko is marked as 'may change', which means that it is in early access mode. A module marked 'may change' doesn't have to obey the rule of staying binary compatible between minor releases. Breaking API changes may be introduced in minor releases without notice as we refine and simplify based on your feedback. Additionally such a module may be dropped in major releases without prior deprecation.

Group: org.apache.pekko Artifact: pekko-multi-node-testkit_2.12
Show all versions Show documentation Show source 
 

0 downloads
Artifact pekko-multi-node-testkit_2.12
Group org.apache.pekko
Version 1.1.0-M1
Last update 14. May 2024
Organization Apache Software Foundation
URL https://pekko.apache.org/
License Apache-2.0
Dependencies amount 5
Dependencies scala-library, pekko-remote_2.12, pekko-testkit_2.12, netty-transport, netty-handler,
There are maybe transitive dependencies!

pekko-multi-node-testkit_2.13 from group org.apache.pekko (version 1.1.0-M1)

This module of Apache Pekko is marked as 'may change', which means that it is in early access mode. A module marked 'may change' doesn't have to obey the rule of staying binary compatible between minor releases. Breaking API changes may be introduced in minor releases without notice as we refine and simplify based on your feedback. Additionally such a module may be dropped in major releases without prior deprecation.

Group: org.apache.pekko Artifact: pekko-multi-node-testkit_2.13
Show all versions Show documentation Show source 
 

0 downloads
Artifact pekko-multi-node-testkit_2.13
Group org.apache.pekko
Version 1.1.0-M1
Last update 14. May 2024
Organization Apache Software Foundation
URL https://pekko.apache.org/
License Apache-2.0
Dependencies amount 5
Dependencies scala-library, pekko-remote_2.13, pekko-testkit_2.13, netty-transport, netty-handler,
There are maybe transitive dependencies!

pekko-multi-node-testkit_3 from group org.apache.pekko (version 1.1.0-M1)

This module of Apache Pekko is marked as 'may change', which means that it is in early access mode. A module marked 'may change' doesn't have to obey the rule of staying binary compatible between minor releases. Breaking API changes may be introduced in minor releases without notice as we refine and simplify based on your feedback. Additionally such a module may be dropped in major releases without prior deprecation.

Group: org.apache.pekko Artifact: pekko-multi-node-testkit_3
Show all versions Show documentation Show source 
 

0 downloads
Artifact pekko-multi-node-testkit_3
Group org.apache.pekko
Version 1.1.0-M1
Last update 14. May 2024
Organization Apache Software Foundation
URL https://pekko.apache.org/
License Apache-2.0
Dependencies amount 5
Dependencies pekko-remote_3, pekko-testkit_3, scala3-library_3, netty-transport, netty-handler,
There are maybe transitive dependencies!

robovm-ibxcode from group com.mobidevelop.robovm (version 2.3.21)

The RoboVM doesn't provide any functionality to edit xib/storyboards at iOS side. All changes to be done in Interface Builder. To simplify it simple xcode project is generated that contains all classes that are exported by Custom class. These classes expose IBOutlet/IBOutletCollection/IBAction/IBObservable to easy attach outlet to corresponding field/setter in class

Group: com.mobidevelop.robovm Artifact: robovm-ibxcode
Show all versions Show documentation Show source 
 

0 downloads
Artifact robovm-ibxcode
Group com.mobidevelop.robovm
Version 2.3.21
Last update 27. February 2024
Organization not specified
URL http://github.com/MobiVM/robovm
License GNU General Public License, version 2
Dependencies amount 2
Dependencies commons-io, bcel,
There are maybe transitive dependencies!

dynamicreports-core from group net.sourceforge.dynamicreports (version 6.20.1)

DynamicReports is an open source Java reporting library based on JasperReports. It allows to create dynamic report designs and it doesn't need a visual report designer. You can very quickly create reports and produce documents that can be displayed, printed or exported into many popular formats such as PDF, Excel, Word and others.

Group: net.sourceforge.dynamicreports Artifact: dynamicreports-core
Show all versions Show documentation Show source 
 

376 downloads
Artifact dynamicreports-core
Group net.sourceforge.dynamicreports
Version 6.20.1
Last update 21. November 2023
Organization not specified
URL https://github.com/dynamicreports
License not specified
Dependencies amount 11
Dependencies jasperreports, core, commons-text, commons-lang3, barcode4j, junit, batik-bridge, jaxb-api, jaxb-core, jaxb-core, jaxb-impl,
There are maybe transitive dependencies!

akka-multi-node-testkit_3 from group com.typesafe.akka (version 2.9.0-M2)

This module of Akka is marked as 'may change', which means that it is in early access mode, which also means that it is not covered by commercial support. An module marked 'may change' doesn't have to obey the rule of staying binary compatible between minor releases. Breaking API changes may be introduced in minor releases without notice as we refine and simplify based on your feedback. Additionally such a module may be dropped in major releases without prior deprecation.

Group: com.typesafe.akka Artifact: akka-multi-node-testkit_3
Show all versions Show documentation Show source 
 

0 downloads
Artifact akka-multi-node-testkit_3
Group com.typesafe.akka
Version 2.9.0-M2
Last update 27. September 2023
Organization Lightbend Inc.
URL https://akka.io/
License BUSL-1.1
Dependencies amount 5
Dependencies akka-remote_3, akka-testkit_3, scala3-library_3, netty-transport, netty-handler,
There are maybe transitive dependencies!

akka-multi-node-testkit_2.13 from group com.typesafe.akka (version 2.9.0-M2)

This module of Akka is marked as 'may change', which means that it is in early access mode, which also means that it is not covered by commercial support. An module marked 'may change' doesn't have to obey the rule of staying binary compatible between minor releases. Breaking API changes may be introduced in minor releases without notice as we refine and simplify based on your feedback. Additionally such a module may be dropped in major releases without prior deprecation.

Group: com.typesafe.akka Artifact: akka-multi-node-testkit_2.13
Show all versions Show documentation Show source 
 

0 downloads
Artifact akka-multi-node-testkit_2.13
Group com.typesafe.akka
Version 2.9.0-M2
Last update 27. September 2023
Organization Lightbend Inc.
URL https://akka.io/
License BUSL-1.1
Dependencies amount 5
Dependencies scala-library, akka-remote_2.13, akka-testkit_2.13, netty-transport, netty-handler,
There are maybe transitive dependencies!



Page 7 from 28 (items total 279)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy