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

Download JAR files tagged by because with all dependencies

Search JAR files by class name

serpent from group net.razorvine (version 1.40)

Serpent serializes an object tree into a Python ast.literal_eval() compatible literal expression. It is safe to send serpent data to other machines over the network for instance (because only 'safe' literals are encoded). There is also a deserializer or parse provided that turns such a literal expression back into the appropriate Java object tree. It is an alternative to JSON to provide easy data integration between Java and Python. Serpent is more expressive as JSON (it supports more data types).

Group: net.razorvine Artifact: serpent
Show all versions Show documentation Show source 
 

21 downloads
Artifact serpent
Group net.razorvine
Version 1.40
Last update 14. May 2021
Organization not specified
URL https://github.com/irmen/Serpent
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

mxcache-asm from group com.maxifier.mxcache (version 7.1)

A repackage of ASM byte code manipulation library with some fixes from 3.3. All classes put into com.maxifier.mxcache.asm package. (It was done because different versions ASM are incompatible) The repackaging is done via maven-shade-plugin. This project is located in MxCache repository but it is not liked with its parent project as IDEA doesn't perform well when used with shade plugin.

Group: com.maxifier.mxcache Artifact: mxcache-asm
Show all versions Show documentation Show source 
 

0 downloads
Artifact mxcache-asm
Group com.maxifier.mxcache
Version 7.1
Last update 16. October 2019
Organization Maxifier
URL http://github.com/maxifier/mxcache
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

oriental from group io.github.bitonator (version 0.0.1)

Oriental is a Java framework for using OrientDB. I built Oriental because we needed a convenient way to use OrientDB to create a backend REST API for a social network app, and so Oriental tends to provide functionality that better suits building REST APIs with it. I used Oriental with Java Spring, so if you're a Spring developer, Oriental's design will fit more naturally with your code.

Group: io.github.bitonator Artifact: oriental
Show documentation Show source 
 

0 downloads
Artifact oriental
Group io.github.bitonator
Version 0.0.1
Last update 16. February 2017
Organization not specified
URL https://github.com/bitonator/oriental
License MIT License
Dependencies amount 2
Dependencies orientdb-graphdb, guava,
There are maybe transitive dependencies!

ninja-mongodb-module from group net.binggl (version 1.0.7)

This is an easly plugable module for the Ninja web framework to work with MongoDB and optional moprhia (a MongoDB ORM) by providing convinent services, all required dependencies and some testing utilities. The original author is Sven Kubiak (https://github.com/svenkubiak). This is a recreation of the module because the orginal module/github repository was deleted.

Group: net.binggl Artifact: ninja-mongodb-module
Show all versions Show documentation Show source 
 

0 downloads
Artifact ninja-mongodb-module
Group net.binggl
Version 1.0.7
Last update 03. September 2016
Organization not specified
URL https://github.com/bihe/ninja-mongodb
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies morphia, mongo-java-driver, guava,
There are maybe transitive dependencies!

secret-store-feature-pack-resources from group org.keycloak.secretstore (version 1.0.15.Final)

This Maven module exists solely because wildfly-server-provisioning-maven-plugin is able to load the subsystem fragments (see src/main/resources/subsystem-templates/*) only from jars that are pulled by some WildFly module. Projects that have WildFly modules usually pack this kind of resources inside one of the modules' jars. Although we do not need a WildFly module to run any code, we need to have one just for the sake of loading the subsystem-templates by wildfly-server-provisioning-maven-plugin.

Group: org.keycloak.secretstore Artifact: secret-store-feature-pack-resources
Show all versions Show source 
 

0 downloads
Artifact secret-store-feature-pack-resources
Group org.keycloak.secretstore
Version 1.0.15.Final
Last update 18. April 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

hawkular-accounts-feature-pack-resources from group org.hawkular.accounts (version 2.0.18.Final)

This Maven module exists solely because wildfly-server-provisioning-maven-plugin is able to load the subsystem fragments (see src/main/resources/subsystem-templates/*) only from jars that are pulled by some WildFly module. Projects that have WildFly modules usually pack this kind of resources inside one of the modules' jars. Although we do not need a WildFly module to run any code, we need to have one just for the sake of loading the subsystem-templates by wildfly-server-provisioning-maven-plugin. Once Hawkular Accounts will have a subsystem or a WildFly module, the resources hosted here can move there.

Group: org.hawkular.accounts Artifact: hawkular-accounts-feature-pack-resources
Show all versions Show source 
 

0 downloads
Artifact hawkular-accounts-feature-pack-resources
Group org.hawkular.accounts
Version 2.0.18.Final
Last update 04. February 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

java-retry from group com.github.rbuck (version 1.2)

Lets developers make their applications more resilient by adding robust transient fault handling logic. Transient faults are errors that occur because of some temporary condition such as network connectivity issues or service unavailability. Typically, if you retry the operation that resulted in a transient error a short time later, you find that the error has disappeared.

Group: com.github.rbuck Artifact: java-retry
Show all versions Show documentation Show source 
 

0 downloads
Artifact java-retry
Group com.github.rbuck
Version 1.2
Last update 23. June 2015
Organization not specified
URL https://github.com/rbuck/java-retry
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

scala-phonenumber_2.10 from group com.oglowo (version 0.3)

This will eventually be a port of Google's libphonenumber to Scala. For now, because I need this functionality quick, it simply wraps libphonenumber. It is NOT complete by any means. I've only added the functionality that I needed. Currently you get a PhoneNumber case class that assumes the country is USA when you don't pass the country in. While you can pass the country in, the only country defined is USA. If you're interested in more from this library, report an issue or send me a pull request. I want to complete it and slowly remove the dependency on Google's libphonenumber

Group: com.oglowo Artifact: scala-phonenumber_2.10
Show all versions Show documentation Show source 
 

0 downloads
Artifact scala-phonenumber_2.10
Group com.oglowo
Version 0.3
Last update 06. May 2014
Organization com.oglowo
URL https://github.com/oGLOWo/scala-phonenumber
License Apache 2.0
Dependencies amount 6
Dependencies scala-library, scalaz-core_2.10, shapeless_2.10, scala-logging-slf4j_2.10, libphonenumber, geocoder,
There are maybe transitive dependencies!

wagon-maven-plugin from group org.kuali.maven.plugins (version 1.0.5)

Maven 2 plugin that can be used to access various operations on a given URL using a supported maven wagon. Supports recursive upload, download, and list directory content functionality. The Kuali version of this plugin exists, because the Maven version ignores the filePermissions tag from settings.xml when uploading artifacts to a repository.

Group: org.kuali.maven.plugins Artifact: wagon-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact wagon-maven-plugin
Group org.kuali.maven.plugins
Version 1.0.5
Last update 26. March 2014
Organization not specified
URL http://${kuali.site.hostname}/maven/plugins/${project.artifactId}/${project.version}
License not specified
Dependencies amount 3
Dependencies file-management, kuali-core, kuali-util,
There are maybe transitive dependencies!

multiverse-alpha-unborn from group org.multiverse (version 0.6.2)

Contains the main Multiverse STM Implementation: the Alpha Engine. The Alpha engine supports readonly and update transactions. It also supports the retry/or else mechanism. This not the jar you want to have in your final distribution because it isn't instrumented (hence the name unborn). The jar you eventually want to have in your distribution is the multiverse-alpha jar. What this package does, is test the instrumentation for the Javaagent. The compiletime instrumentation is tested in the multiverse-alpha package (where all tests are copied and reexecuted but now with compiletime instrumentation).

Group: org.multiverse Artifact: multiverse-alpha-unborn
Show all versions Show source 
 

0 downloads
Artifact multiverse-alpha-unborn
Group org.multiverse
Version 0.6.2
Last update 15. February 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies multiverse-core, multiverse-instrumentation, multiverse-instrumentation, asm-all,
There are maybe transitive dependencies!



Page 13 from 20 (items total 191)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy