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

Download JAR files tagged by specify with all dependencies

Search JAR files by class name

checker-qual-android from group org.checkerframework (version 3.45.0)

checker-qual-android contains annotations (type qualifiers) that a programmer writes to specify Java code for type-checking by the Checker Framework. The checker-qual-android artifact is identical to the checker-qual artifact, except that in checker-qual-android annotations have classfile retention. The default Android Gradle plugin retains types annotated with runtime annotations in the main dex, but strips out class-retention annotations.

Group: org.checkerframework Artifact: checker-qual-android
Show all versions Show documentation Show source 
 

0 downloads
Artifact checker-qual-android
Group org.checkerframework
Version 3.45.0
Last update 01. July 2024
Organization not specified
URL https://checkerframework.org/
License The MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

awscommunity-resource-lookup from group io.github.cdklabs.cdk_cloudformation (version 1.3.0-alpha.7)

This resource uses AWS Cloud Control API to perform a lookup of a resource of a given type (such as, `AWS::EC2::VPC`) in your AWS account and current region, based on a query you specify. If only one match is found, this resource returns the primary identifier of the resource (in the `AWS::EC2::VPC` example, the ID of the VPC), that you can then reference in your template with the `Fn::GetAtt` intrinsic function. Specify resource type search targets that are supported by Cloud Control API.

Group: io.github.cdklabs.cdk_cloudformation Artifact: awscommunity-resource-lookup
Show all versions Show documentation Show source 
 

0 downloads
Artifact awscommunity-resource-lookup
Group io.github.cdklabs.cdk_cloudformation
Version 1.3.0-alpha.7
Last update 26. June 2023
Organization not specified
URL https://github.com/aws-cloudformation/community-registry-extensions/blob/main/resources/Resource_Lookup/README.md
License Apache License 2.0
Dependencies amount 5
Dependencies aws-cdk-lib, constructs, jsii-runtime, annotations, javax.annotation-api,
There are maybe transitive dependencies!

camunda-bpm-assert-scenario from group org.camunda.bpm.extension (version 2.0.0.alpha.2)

Camunda Platform Scenarios allow you to specify the actions needed at process wait states before you start the process run. As a consequence, writing process tests becomes "behavioral" as well as easier and faster than ever before. Refactoring and changing large process models and their test suites can almost be done in the blink of an eye: ;-) Done! Check it out and judge yourself!

Group: org.camunda.bpm.extension Artifact: camunda-bpm-assert-scenario
Show all versions 
 

1 downloads
Artifact camunda-bpm-assert-scenario
Group org.camunda.bpm.extension
Version 2.0.0.alpha.2
Last update 30. May 2021
Organization plexiti GmbH
URL https://github.com/camunda-community-hub/camunda-platform-scenario
License not specified
Dependencies amount 1
Dependencies camunda-platform-scenario-runner,
There are maybe transitive dependencies!

camunda-platform-scenario-runner from group org.camunda.bpm.extension.scenario (version 2.0.0.alpha.2)

Camunda Platform Scenarios allow you to specify the actions needed at process wait states before you start the process run. As a consequence, writing process tests becomes "behavioral" as well as easier and faster than ever before. Refactoring and changing large process models and their test suites can almost be done in the blink of an eye: ;-) Done! Check it out and judge yourself!

Group: org.camunda.bpm.extension.scenario Artifact: camunda-platform-scenario-runner
Show all versions Show documentation Show source 
 

0 downloads
Artifact camunda-platform-scenario-runner
Group org.camunda.bpm.extension.scenario
Version 2.0.0.alpha.2
Last update 30. May 2021
Organization plexiti GmbH
URL https://github.com/camunda-community-hub/camunda-platform-scenario
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

awake-file-server from group org.awake-file (version 3.1)

Awake FILE is a secure Open Source framework that allows to program very easily file uploads/downloads and RPC through http. File transfers include powerful features like file chunking and automatic recovery mechanism. Security has been taken into account from the design: server side allows to specify strong security rules in order to protect the files and to secure the RPC calls.

Group: org.awake-file Artifact: awake-file-server
Show documentation Show source 
 

15 downloads
Artifact awake-file-server
Group org.awake-file
Version 3.1
Last update 22. October 2015
Organization KawanSoft
URL http://www.awake-file.org/
License LGPL 2.1
Dependencies amount 6
Dependencies json-simple, gson, commons-lang3, commons-io, commons-fileupload, jsch,
There are maybe transitive dependencies!

awake-file-client from group org.awake-file (version 3.1)

Awake FILE is a secure Open Source framework that allows to program very easily file uploads/downloads and RPC through http. File transfers include powerful features like file chunking and automatic recovery mechanism. Security has been taken into account from the design: server side allows to specify strong security rules in order to protect the files and to secure the RPC calls.

Group: org.awake-file Artifact: awake-file-client
Show documentation Show source 
 

5 downloads
Artifact awake-file-client
Group org.awake-file
Version 3.1
Last update 22. October 2015
Organization KawanSoft
URL http://www.awake-file.org/
License LGPL 2.1
Dependencies amount 4
Dependencies json-simple, gson, commons-lang3, commons-io,
There are maybe transitive dependencies!

awake-file from group org.awake-file (version 3.0)

Awake FILE is a secure Open Source framework that allows to program very easily file uploads/downloads and RPC through http. File transfers include powerful features like file chunking and automatic recovery mechanism. Security has been taken into account from the design: server side allows to specify strong security rules in order to protect the files and to secure the RPC calls.

Group: org.awake-file Artifact: awake-file
Show all versions Show documentation Show source 
 

16 downloads
Artifact awake-file
Group org.awake-file
Version 3.0
Last update 30. March 2015
Organization KawanSoft
URL http://www.awake-file.org/
License LGPL 2.1
Dependencies amount 10
Dependencies json-simple, commons-codec, commons-fileupload, commons-logging, httpclient, httpmime, gson, commons-lang3, commons-io, jsch,
There are maybe transitive dependencies!

gant_groovy1.5 from group org.codehaus.gant (version 1.8.1)

Gant is a tool for scripting Ant tasks using Groovy instead of XML to specify the logic. A Gant specification is just a Groovy script and so can bring all the power of Groovy to bear directly, something not possible with Ant scripts. Whilst it might be seen as a competitor to Ant, Gant relies on all the Ant tasks for actually doing things, so it is really an alternative way of doing things using Ant, but using a programming language rather than XML to specify the rules.

Group: org.codehaus.gant Artifact: gant_groovy1.5
Show all versions 
 

0 downloads
Artifact gant_groovy1.5
Group org.codehaus.gant
Version 1.8.1
Last update 13. October 2009
Organization Russel Winder
URL http://gant.codehaus.org/
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies groovy-all, commons-cli, ant,
There are maybe transitive dependencies!

gant from group org.codehaus.gant (version 1.4.0)

Gant is a build tool for scripting Ant tasks using Groovy instead of XML to specify the build logic. A Gant build specification is just a Groovy script and so can bring all the power of Groovy to bear directly, something not possible with Ant scripts. Whilst it might be seen as a competitor to Ant, Gant relies on all the Ant tasks for actually doing things, so it is really an alternative way of doing builds using Ant, but using a programming language rather than XML to specify the build rules.

Group: org.codehaus.gant Artifact: gant
Show all versions 
 

0 downloads
Artifact gant
Group org.codehaus.gant
Version 1.4.0
Last update 13. July 2008
Organization Russel Winder
URL http://gant.codehaus.org/
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies groovy, commons-cli, ant,
There are maybe transitive dependencies!

nb-edit-externally from group de.poiu.nbee (version 1.0.3)

Allows opening the currently edited file in an external editor. <p> Its main purpose is to open the currently edited file at the exact same cursor position as in Netbeans to execute some complex editing action that is not easily possible within Netbeans itself. <p> The command to open the file in an external editor must be supplied by the user and allows placeholders to specify the location of the cursor to be able to jump to the same location of the cursor in Netbeans' editor. <p> A fallback command can be specified for opening file for which no editor window is open. This command doesn't support all the placeholders, but allows editing a file directly from the Projects nodes.

Group: de.poiu.nbee Artifact: nb-edit-externally
Show all versions Show documentation Show source 
 

0 downloads
Artifact nb-edit-externally
Group de.poiu.nbee
Version 1.0.3
Last update 04. April 2024
Organization not specified
URL https://github.com/hupfdule/nb-edit-externally
License Apache License, Version 2.0
Dependencies amount 14
Dependencies org-netbeans-api-annotations-common, org-openide-util, org-openide-util-ui, org-openide-util-lookup, org-netbeans-modules-options-api, org-openide-awt, org-openide-dialogs, org-openide-filesystems, org-openide-loaders, org-openide-windows, org-openide-nodes, org-openide-text, org-netbeans-modules-javahelp, javahelp,
There are maybe transitive dependencies!



Page 13 from 17 (items total 167)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy