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

Download JAR files tagged by after with all dependencies

Search JAR files by class name

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!

usage-maven-plugin from group com.usalko (version 1.0)

USAGE MAVEN PLUGIN Simple plugin with two goals: usage:class For search substring for class-name in code and collect statistics after walking by dependency tree usage:resource For search substring for resource-name in dependency tree Both goals return json result into log

Group: com.usalko Artifact: usage-maven-plugin
Show documentation Show source 
 

0 downloads
Artifact usage-maven-plugin
Group com.usalko
Version 1.0
Last update 23. October 2019
Organization not specified
URL https://github.com/usalko/usage-maven-plugin
License The Apache Software License, Version 2.0
Dependencies amount 9
Dependencies maven-artifact, maven-plugin-api, maven-model, maven-core, maven-repository-metadata, maven-dependency-tree, maven-common-artifact-filters, asm, maven-plugin-tools-annotations,
There are maybe transitive dependencies!

lifecycle-static-weaving-maven-plugin from group net.imadz (version 0.9.2)

Lifecycle Weaver statically weaves application byte code at post compile time. After woven by this plugin, runtime bytecode manipulation won't be necessary, so the JVM argument -javaagent must not be specified with certain Lifecycle-version.jar any more.

Group: net.imadz Artifact: lifecycle-static-weaving-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact lifecycle-static-weaving-maven-plugin
Group net.imadz
Version 0.9.2
Last update 11. December 2017
Organization not specified
URL https://github.com/zhongdj/Lifecycle-StaticWeaver-maven-plugin
License CDDL + GPL
Dependencies amount 5
Dependencies maven-artifact, maven-plugin-api, maven-project, maven-model, maven-core,
There are maybe transitive dependencies!

meerkat from group com.github.channingbj (version 1.2)

Meerkat is an operation monitor and service degradation component which can 1. collect success rate and average time cost of predefined operations 2. Cutoff the function call when success rate falling below certain threshold, resume the function call after success rate back to normal.

Group: com.github.channingbj Artifact: meerkat
Show documentation Show source 
 

1 downloads
Artifact meerkat
Group com.github.channingbj
Version 1.2
Last update 23. August 2017
Organization not specified
URL https://github.com/ChanningBJ/meerkat
License The Apache Software License, Version 2.0
Dependencies amount 8
Dependencies metrics-core, metrics-graphite, lombok, slf4j-api, guava, slf4j-log4j12, owner, commons-lang3,
There are maybe transitive dependencies!

meerkat from group com.github.qiyimbd (version 1.1)

Meerkat is an operation monitor and service degradation component which can 1. collect success rate and average time cost of predefined operations 2. Cutoff the function call when success rate falling below certain threshold, resume the function call after success rate back to normal.

Group: com.github.qiyimbd Artifact: meerkat
Show all versions Show documentation Show source 
 

0 downloads
Artifact meerkat
Group com.github.qiyimbd
Version 1.1
Last update 11. July 2017
Organization not specified
URL https://github.com/qiyimbd/meerkat
License The Apache Software License, Version 2.0
Dependencies amount 8
Dependencies metrics-core, metrics-graphite, lombok, slf4j-api, guava, slf4j-log4j12, owner, commons-lang3,
There are maybe transitive dependencies!

templatefeather from group com.github.aliteralmind (version 0.1.1.2)

Template Featherweight: A simplistic Java template-rendering engine, providing for *plain gaps only*, such as "Hello, %name%!"--it has no advanced features such as if-logic, looping, or expressions--Templates may be output in full, after all gaps have been filled, or they may be *auto-rendered*, such that they are gradually output as each gap is filled.

Group: com.github.aliteralmind Artifact: templatefeather
Show all versions Show documentation Show source 
 

0 downloads
Artifact templatefeather
Group com.github.aliteralmind
Version 0.1.1.2
Last update 10. December 2014
Organization Jeff Epstein
URL https://github.com/aliteralmind/templatefeather
License Lesser General Public License (LGPL) version 3.0
Dependencies amount 1
Dependencies xbnjava,
There are maybe transitive dependencies!

Load-Impact-Java-SDK from group com.loadimpact (version 1.2)

Java SDK for the Load Impact API. The primary class to use is com.loadimpact.ApiTokenClient. This SDK is closely modeled after the API described at Load Impact - Platform API Reference (http://developers.loadimpact.com/api/index.html) View the JavaDocs for a full description of every operation.

Group: com.loadimpact Artifact: Load-Impact-Java-SDK
Show all versions Show documentation Show source 
 

0 downloads
Artifact Load-Impact-Java-SDK
Group com.loadimpact
Version 1.2
Last update 14. May 2014
Organization not specified
URL http://developers.loadimpact.com/sdk/index.html
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies jersey-client, jersey-media-multipart, jersey-media-json-processing, joda-time,
There are maybe transitive dependencies!

ldap-sample-app-tomcat from group org.apache.geronimo.samples.javaee5 (version 3.0.0)

A web application that walks you through configuring the sample data in the embedded Apache Directory LDAP server, and then tests logins with a demonstration security realm configured for that LDAP server. The LDAP Example web application be found via HTTP at /LDAP_Sample/ after the plugin is installed.

Group: org.apache.geronimo.samples.javaee5 Artifact: ldap-sample-app-tomcat
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ldap-sample-app-tomcat
Group org.apache.geronimo.samples.javaee5
Version 3.0.0
Last update 04. July 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies ldap-sample-app-realm, ${tomcat},
There are maybe transitive dependencies!

ldap-sample-app-jetty from group org.apache.geronimo.samples.javaee5 (version 3.0.0)

A web application that walks you through configuring the sample data in the embedded Apache Directory LDAP server, and then tests logins with a demonstration security realm configured for that LDAP server. The LDAP Example web application be found via HTTP at /LDAP_Sample/ after the plugin is installed.

Group: org.apache.geronimo.samples.javaee5 Artifact: ldap-sample-app-jetty
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ldap-sample-app-jetty
Group org.apache.geronimo.samples.javaee5
Version 3.0.0
Last update 04. July 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies ldap-sample-app-realm, jasper, ${jetty},
There are maybe transitive dependencies!

ldap-sample-app-tomcat from group org.apache.geronimo.samples (version 3.0-M1)

A web application that walks you through configuring the sample data in the embedded Apache Directory LDAP server, and then tests logins with a demonstration security realm configured for that LDAP server. The LDAP Example web application be found via HTTP at /LDAP_Sample/ after the plugin is installed.

Group: org.apache.geronimo.samples Artifact: ldap-sample-app-tomcat
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ldap-sample-app-tomcat
Group org.apache.geronimo.samples
Version 3.0-M1
Last update 01. July 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies ldap-sample-app-realm, ${tomcat},
There are maybe transitive dependencies!



Page 17 from 3 (items total 243)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy