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

Download JAR files tagged by clone with all dependencies

Search JAR files by class name

klizard from group io.github.kevinah95 (version 1.0.0)

KLizard is an extensible Cyclomatic Complexity Analyzer for many programming languages including C/C++ (doesn''t require all the header files or Java imports). It also does copy-paste detection (code clone detection/code duplicate detection) and many other forms of static code analysis.

Group: io.github.kevinah95 Artifact: klizard
Show all versions Show documentation Show source 
 

0 downloads
Artifact klizard
Group io.github.kevinah95
Version 1.0.0
Last update 30. November 2023
Organization not specified
URL https://github.com/kevinah95/KLizard/
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies kotlin-stdlib-jdk8,
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!

nbupdatecenter-jdk11 from group com.raelity.jvi (version 1.0)

This plugin <b>installs an update center</b> so that jVi, vi/vim clone, can be installed. After installing this plugin, from the Plugins Manager <ol> <li> select the "Available Plugins" tab.<br/> <em>And then you may need to click "Check for Newest".</em> </li> <li> From the Editing category select <ul> <li>"jVi for NetBeans"</li> <li>"Editor Pin" (optional)</li> </ul> </li> <li> install jVi </li> </ol>

Group: com.raelity.jvi Artifact: nbupdatecenter-jdk11
Show documentation Show source 
 

0 downloads
Artifact nbupdatecenter-jdk11
Group com.raelity.jvi
Version 1.0
Last update 22. April 2022
Organization Raelity Engineering
URL http://jvi.sourceforge.net/
License Mozilla Public License Version 1.1
Dependencies amount 4
Dependencies org-netbeans-api-annotations-common, org-netbeans-modules-autoupdate-services, org-openide-modules, org-openide-util-ui,
There are maybe transitive dependencies!

nb-uc from group com.raelity.jvi (version 1.2.3)

This plugin <b>installs an update center</b> so that jVi, vi/vim clone, can be installed. After installing this plugin, from the Plugins Manager <ol> <li> select the "Available Plugins" tab.<br/> <em>And then you may need to click "Check for Newest".</em> </li> <li> From the Editing category select <ul> <li>"jVi for NetBeans"</li> <li>"Editor Pin" (optional)</li> </ul> </li> <li> install jVi </li> </ol>

Group: com.raelity.jvi Artifact: nb-uc
Show all versions Show documentation Show source 
 

0 downloads
Artifact nb-uc
Group com.raelity.jvi
Version 1.2.3
Last update 30. March 2020
Organization Raelity Engineering
URL http://jvi.sourceforge.net/
License Mozilla Public License Version 1.1
Dependencies amount 4
Dependencies org-netbeans-api-annotations-common, org-netbeans-modules-autoupdate-services, org-openide-modules, org-openide-util-ui,
There are maybe transitive dependencies!

cloning from group io.github.kostaskougios (version 1.10.3)

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: io.github.kostaskougios Artifact: cloning
Show all versions Show documentation Show source 
 

0 downloads
Artifact cloning
Group io.github.kostaskougios
Version 1.10.3
Last update 15. March 2020
Organization not specified
URL https://github.com/kostaskougios/cloning/
License Apache License, Version 2.0
Dependencies amount 1
Dependencies objenesis,
There are maybe transitive dependencies!

cloning from group uk.com.robust-it (version 1.9.12)

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: uk.com.robust-it Artifact: cloning
Show all versions Show documentation Show source 
 

85 downloads
Artifact cloning
Group uk.com.robust-it
Version 1.9.12
Last update 08. February 2019
Organization not specified
URL https://code.google.com/p/cloning/
License Apache License, Version 2.0
Dependencies amount 1
Dependencies objenesis,
There are maybe transitive dependencies!

ow2-asm from group org.babyfish (version 1.1.0.Alpha)

A clone of ASM(http://asm.ow2.org), should not be used by user directly. ( The API of ASM is unstable, but it's used by many libraries and frameworks so that it can cause the jar conflict easily. BabyFish has to copy some source of it and change its package name to avoid the java conflict. )

Group: org.babyfish Artifact: ow2-asm
Show all versions Show documentation Show source 
 

0 downloads
Artifact ow2-asm
Group org.babyfish
Version 1.1.0.Alpha
Last update 26. June 2016
Organization not specified
URL https://github.com/babyfish-ct/babyfish
License LGPL-3.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

kostaskougios-cloning from group com.dominikcebula.cloning (version 1.10.1.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. This version contains a workaround for Java 8 Lambda Cloning Issue (not a proper solution).

Group: com.dominikcebula.cloning Artifact: kostaskougios-cloning
Show documentation Show source 
 

0 downloads
Artifact kostaskougios-cloning
Group com.dominikcebula.cloning
Version 1.10.1.1
Last update 31. January 2020
Organization not specified
URL https://github.com/dominikcebula/cloning
License Apache License, Version 2.0
Dependencies amount 1
Dependencies objenesis,
There are maybe transitive dependencies!

tagmycode-netbeans from group com.tagmycode (version 2.3.0)

Provides the support for <a href="https://tagmycode.com">TagMyCode</a>. This plugin allows you to manage your own snippets.<br/> <br/> Features:<br/> * Add snippets: you can save your code snippets including description, language, and tags<br/> * List snippets (CRUD): snippets are stored locally and you can filter, sort, create, modify, edit or delete them directly from the IDE<br/> * Quick search: you can search your snippets and insert them directly into the document<br/> <br/> CHANGELOG:<br/> <br/> 2.3.0 (released 2020-07-26)<br/> * published plugin into Apache NetBeans Plugin Portal<br/> * filter snippets by languages<br/> <br/> 2.2.1 (released 2018-01-10)<br/> * Quick Search dialog is now resizable</br> * fixed syntax highlight for PHP and HTML</br> * if refresh token is not valid user will be automatically logged out</br> </br> 2.2.0 (released 2017-11-06)<br/> * snippets management works in offline mode<br/> * autodetect language on new snippet<br/> * added settings dialog with editor theme and font size option<br/> * added title and description to snippet view<br/> * changed open browser class<br/> * text can be dragged into table to create a new snippet<br/> * snippets can be dragged directly into editor and the code are copied<br/> * added "save as file" feature<br/> * added "clone snippet" feature<br/> * added "snippet properties" dialog<br/> * detect binary file<br/> <br/> 2.1.0 (released 2017-04-24)<br/> * moved error messages from dialog to Netbeans Notification Log<br/> * added welcome panel<br/> * about dialog shows plugin version and framework version<br/> * moved storage from JSON to SQL<br/> <br/> 2.0 (released 2016-07-11)<br/> * new user interface<br/> * list of snippets stored locally<br/> * syntax highlight powered by <a href="http://bobbylight.github.io/RSyntaxTextArea/">RSyntaxTextArea</a><br/> * snippets are synchronized with server<br/> * filter snippets<br/> * quick search feature<br/> * insert selected snippet at cursor in document<br/> <br/> 1.1.3 (released 2015-12-18)<br/> * Fix for NetBeans 8.1<br/> <br/> 1.1.2 (released 2014-10-03)<br/> * Switched authentication from OAuth 1.0a to OAuth 2<br/> * Console write also snippet title when new snippet is created (thanks to bejoy)<br/> <br/> 1.1 (released 2014-08-19)<br/> * Added "Search snippets" feature<br/> * Fixed some minor bugs<br/> <br/> 1.0 (released 2014-04-14)<br/> * First release with feature "Create snippet"<br/>

Group: com.tagmycode Artifact: tagmycode-netbeans
Show documentation Show source 
 

0 downloads
Artifact tagmycode-netbeans
Group com.tagmycode
Version 2.3.0
Last update 06. September 2020
Organization not specified
URL https://tagmycode.com
License Apache License 2.0
Dependencies amount 18
Dependencies commons-lang3, rsyntaxtextarea, guava, org-netbeans-api-annotations-common, org-openide-awt, org-netbeans-modules-settings, org-openide-dialogs, org-netbeans-modules-editor, org-netbeans-modules-keyring, org-openide-nodes, org-openide-util, org-openide-loaders, org-openide-windows, org-openide-util-ui, org-openide-text, org-netbeans-api-progress, log4j, tagmycode-plugin-framework,
There are maybe transitive dependencies!



Page 8 from 8 (items total 79)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy