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

Download JAR files tagged by create with all dependencies

Search JAR files by class name

jaxb-xew-plugin from group com.github.jaxb-xew-plugin (version 2.1)

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: com.github.jaxb-xew-plugin Artifact: jaxb-xew-plugin
Show all versions Show documentation Show source 
 

8 downloads
Artifact jaxb-xew-plugin
Group com.github.jaxb-xew-plugin
Version 2.1
Last update 23. January 2023
Organization not specified
URL https://github.com/dmak/jaxb-xew-plugin
License LGPLv3 License
Dependencies amount 7
Dependencies jakarta.xml.bind-api, jaxb-jxc, jaxb-runtime, commons-logging, commons-lang3, jaxb2-basics-tools, assertj-core,
There are maybe transitive dependencies!

azure-resourcemanager-powerbidedicated from group com.azure.resourcemanager (version 1.0.0-beta.2)

This package contains Microsoft Azure SDK for PowerBIDedicated Management SDK. For documentation on how to use this package, please see https://aka.ms/azsdk/java/mgmt. PowerBI Dedicated Web API provides a RESTful set of web services that enables users to create, retrieve, update, and delete Power BI dedicated capacities. Package tag package-2021-01-01.

Group: com.azure.resourcemanager Artifact: azure-resourcemanager-powerbidedicated
Show all versions Show documentation Show source 
 

0 downloads
Artifact azure-resourcemanager-powerbidedicated
Group com.azure.resourcemanager
Version 1.0.0-beta.2
Last update 18. January 2023
Organization not specified
URL https://github.com/Azure/azure-sdk-for-java
License The MIT License (MIT)
Dependencies amount 2
Dependencies azure-core, azure-core-management,
There are maybe transitive dependencies!

mockserver-netty-no-dependencies from group org.mock-server (version 5.15.0)

Group: org.mock-server Artifact: mockserver-netty-no-dependencies
Show all versions Show documentation Show source 
 

0 downloads
Artifact mockserver-netty-no-dependencies
Group org.mock-server
Version 5.15.0
Last update 11. January 2023
Organization not specified
URL https://www.mock-server.com
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

mockserver-netty from group org.mock-server (version 5.15.0)

Group: org.mock-server Artifact: mockserver-netty
Show all versions Show documentation Show source 
 

89 downloads
Artifact mockserver-netty
Group org.mock-server
Version 5.15.0
Last update 11. January 2023
Organization not specified
URL https://www.mock-server.com
License not specified
Dependencies amount 13
Dependencies mockserver-client-java, mockserver-core, netty-buffer, netty-codec, netty-codec-http, netty-codec-http2, netty-common, netty-handler, netty-transport, netty-tcnative-boringssl-static, commons-io, guava, slf4j-api,
There are maybe transitive dependencies!

mockserver from group org.mock-server (version 5.15.0)

A simple server to support mocking responses from any server / service that uses HTTP. The expectations that configure how the MockServer will respond and to incoming requests can be setup using any language that can create JSON. In simple client is provided to make this easy in Java.

Group: org.mock-server Artifact: mockserver
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact mockserver
Group org.mock-server
Version 5.15.0
Last update 11. January 2023
Organization not specified
URL https://www.mock-server.com
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

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!

mockserver-netty-no-dependencies from group io.github.arkinator (version 5.14.1)

Group: io.github.arkinator Artifact: mockserver-netty-no-dependencies
Show documentation Show source 
 

0 downloads
Artifact mockserver-netty-no-dependencies
Group io.github.arkinator
Version 5.14.1
Last update 17. November 2022
Organization not specified
URL https://www.mock-server.com
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

mockserver-netty from group io.github.arkinator (version 5.14.1)

Group: io.github.arkinator Artifact: mockserver-netty
Show all versions Show documentation Show source 
 

0 downloads
Artifact mockserver-netty
Group io.github.arkinator
Version 5.14.1
Last update 17. November 2022
Organization not specified
URL https://www.mock-server.com
License not specified
Dependencies amount 12
Dependencies mockserver-client-java, mockserver-core, netty-buffer, netty-codec, netty-codec-http, netty-common, netty-handler, netty-transport, netty-tcnative-boringssl-static, commons-io, guava, slf4j-api,
There are maybe transitive dependencies!

mockserver from group io.github.arkinator (version 5.14.1)

A simple server to support mocking responses from any server / service that uses HTTP. The expectations that configure how the MockServer will respond and to incoming requests can be setup using any language that can create JSON. In simple client is provided to make this easy in Java.

Group: io.github.arkinator Artifact: mockserver
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact mockserver
Group io.github.arkinator
Version 5.14.1
Last update 17. November 2022
Organization not specified
URL https://www.mock-server.com
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 300 from 889 (items total 8890)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy