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

Download JAR files tagged by which with all dependencies

Search JAR files by class name

cloning from group design.aem (version 1.11.1)

The cloning library is a small, open source (Apache licensed) Java library which deep-clones objects. The objects do not have to implement the Cloneable interface. Effectively, this library can clone ANY Java object. It can be used i.e. in cache implementations, if you don't want the cached object to be modified or whenever you want to create a deep copy of an object.

Group: design.aem Artifact: cloning
Show all versions Show documentation Show source 
 

0 downloads
Artifact cloning
Group design.aem
Version 1.11.1
Last update 06. December 2022
Organization not specified
URL https://github.com/aem-design/cloning/
License Apache License, Version 2.0
Dependencies amount 1
Dependencies objenesis,
There are maybe transitive dependencies!

jaxb-xew-plugin from group codes.rafael.jaxb-xew-plugin (version 2.0.0)

This JAXB plugin utilizes the power of @XmlElementWrapper annotation. Originally xjc trends to create wrapper classes which are the containers for collections. This plugin goes through all properties to find ones which can be represented in the model in more optimal way.

Group: codes.rafael.jaxb-xew-plugin Artifact: jaxb-xew-plugin
Show documentation Show source 
 

0 downloads
Artifact jaxb-xew-plugin
Group codes.rafael.jaxb-xew-plugin
Version 2.0.0
Last update 29. November 2022
Organization not specified
URL https://github.com/raphw/jaxb-xew-plugin
License LGPLv3 License
Dependencies amount 5
Dependencies jaxb-xjc, jaxb-core, commons-logging, commons-lang3, jaxb2-basics-tools,
There are maybe transitive dependencies!

urlrewritefilter from group de.knightsoft-net (version 4.0.4.1)

A Java Web Filter for any J2EE compliant web application server (such as Resin, Orion or Tomcat), which allows you to rewrite URLs before they get to your code. It is a very powerful tool just like Apache's mod_rewrite.

Group: de.knightsoft-net Artifact: urlrewritefilter
Show documentation Show source 
 

0 downloads
Artifact urlrewritefilter
Group de.knightsoft-net
Version 4.0.4.1
Last update 12. November 2022
Organization Paul Tuckey
URL http://www.tuckey.org/urlrewrite/
License BSD
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

matssocket-server-api from group io.mats3.matssocket (version 0.19.0-2022-11-11)

API for the MatsSocket Server: Create MatsSocket server endpoints to which you can connect using JavaScript and Dart client libraries, connecting over WebSocket for asynchronous, bidirectional interaction with Mats^3 from end-user clients.

Group: io.mats3.matssocket Artifact: matssocket-server-api
Show all versions Show documentation Show source 
 

0 downloads
Artifact matssocket-server-api
Group io.mats3.matssocket
Version 0.19.0-2022-11-11
Last update 11. November 2022
Organization not specified
URL https://github.com/centiservice/mats3
License PolyForm Perimeter License 1.0.0 with examples
Dependencies amount 2
Dependencies mats-api, javax.websocket-api,
There are maybe transitive dependencies!

automodule-inject from group com.mastfrog (version 1.2)

A maven plugin which injects a property - by default autoAutoModuleName into each project which will always be a *valid* Java identifier and is usable in a manifestEntries section by the maven-jar-plugin - frequently Maven artifact IDs contain hyphens or numbers which are illegal in module names.

Group: com.mastfrog Artifact: automodule-inject
Show all versions Show documentation Show source 
 

0 downloads
Artifact automodule-inject
Group com.mastfrog
Version 1.2
Last update 27. October 2022
Organization Mastfrog Technologies
URL https://github.com:timboudreau/mastfrog-parent
License MIT
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

isis-persistence-jdo-spring from group org.apache.isis.persistence (version 2.0.0-M9)

JDO Spring integration. This is a fork of the Spring ORM JDO sources at github, for which support had been dropped back in 2016 [1]. Credits to the original authors. See also docs [2]. [1] https://github.com/spring-projects/spring-framework/issues/18702 [2] https://docs.spring.io/spring-framework/docs/3.0.0.RC2/reference/html/ch13s04.html

Group: org.apache.isis.persistence Artifact: isis-persistence-jdo-spring
Show all versions Show documentation Show source 
 

0 downloads
Artifact isis-persistence-jdo-spring
Group org.apache.isis.persistence
Version 2.0.0-M9
Last update 14. October 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies isis-commons, isis-applib, isis-core-config, isis-persistence-jdo-applib, isis-persistence-jdo-provider, spring-jdbc,
There are maybe transitive dependencies!

kie-drools-archetype from group org.kie (version 8.27.0.Beta)

A basic kjar template with Drools rule example, JUnit 4 and logging binding. Use property droolsVersion to specify which version of Drools to use in generated kjar. Use property exampleWithCEP for a CEP rule example and related JUnit test case. Use property pomEclipseCompatible for pom-plug-in settings for Eclipse (will setup org.eclipse.m2e lifecycle-mapping plug-in).

Group: org.kie Artifact: kie-drools-archetype
Show all versions Show source 
 

9 downloads
Artifact kie-drools-archetype
Group org.kie
Version 8.27.0.Beta
Last update 30. August 2022
Organization not specified
URL http://drools.org
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

karaf-base from group org.wso2.org.ops4j.pax.logging (version 2.1.0-wso2v5)

In Apache Karaf there's org.apache.karaf.features:base and org.apache.karaf.features:framework Here both are combined in single "framework KAR", which contains all fundamental resources. These resources include: - bin scripts - libs (ext, boot, endorsed) - basic etc config files - fundamental system libraries (e.g., Felix framework)

Group: org.wso2.org.ops4j.pax.logging Artifact: karaf-base
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact karaf-base
Group org.wso2.org.ops4j.pax.logging
Version 2.1.0-wso2v5
Last update 10. August 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

stach.v3 from group com.factset.protobuf (version 1.0.0)

Google Protocol buffer classes for FactSet STACH tabular format which represents complex multi-dimensional array of data. These classes help in the serialization and deserialization of STACH formatted data. See GitHub repository documentation for more information.

Group: com.factset.protobuf Artifact: stach.v3
Show documentation Show source 
 

0 downloads
Artifact stach.v3
Group com.factset.protobuf
Version 1.0.0
Last update 22. July 2022
Organization not specified
URL https://github.com/factset/stachschema-sdks
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies protobuf-java, protobuf-java-util,
There are maybe transitive dependencies!

kumuluzee-microProfile-1.0 from group com.kumuluz.ee (version 4.1.0)

KumuluzEE MicroProfile 1.0 which includes and tracks the version 1.0 community based specification found at https://microprofile.io, which focuses on technologies best-suited to build modern Java based cloud applications that follow the microservice architecture. The main KumuluzEE profile includes the reference implementations of the profile/specification.

Group: com.kumuluz.ee Artifact: kumuluzee-microProfile-1.0
Show all versions 
 

0 downloads
Artifact kumuluzee-microProfile-1.0
Group com.kumuluz.ee
Version 4.1.0
Last update 21. June 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies kumuluzee-core, kumuluzee-servlet-jetty, kumuluzee-cdi-weld, kumuluzee-jax-rs-jersey, kumuluzee-json-p-jsonp,
There are maybe transitive dependencies!



Page 545 from 708 (items total 7071)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy