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

Download JAR files tagged by specify with all dependencies


dsb-launcher from group org.ow2.petals.dsb (version 1.0.0)

Group: org.ow2.petals.dsb Artifact: dsb-launcher
Show documentation Show source 
Download dsb-launcher.jar (1.0.0)
 

0 downloads
Artifact dsb-launcher
Group org.ow2.petals.dsb
Version 1.0.0


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

Checker Qual Android is the set of annotations (qualifiers) and supporting classes used by the Checker Framework to type check Java source code. 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. Please see artifact: org.checkerframework:checker

Group: org.checkerframework Artifact: checker-qual-android
Show all versions Show documentation Show source 
Download checker-qual-android.jar (3.48.4)
 

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

checker-qual-android from group io.github.eisop (version 3.42.0-eisop5)

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: io.github.eisop Artifact: checker-qual-android
Show all versions Show documentation Show source 
Download checker-qual-android.jar (3.42.0-eisop5)
 

0 downloads
Artifact checker-qual-android
Group io.github.eisop
Version 3.42.0-eisop5
Last update 20. December 2024
Organization not specified
URL https://eisop.github.io/
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 
Download awscommunity-resource-lookup.jar (1.3.0-alpha.7)
 

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 BPM Assert Scenario allows you to specify the actions needed at process wait states before you start the process instances executing your test scenario. As a consequence, writing such tests is easier and faster than ever before. And 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 
Download camunda-bpm-assert-scenario.jar (2.0.0.alpha.2)
 

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/camunda-bpm-assert-scenario
License not specified
Dependencies amount 0
Dependencies No dependencies
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 
Download camunda-platform-scenario-runner.jar (2.0.0.alpha.2)
 

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 
Download awake-file-server.jar (3.1)
 

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 
Download awake-file-client.jar (3.1)
 

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 
Download awake-file.jar (3.0)
 

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 
Download gant_groovy1.5.jar (1.8.1)
 

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!



Page 13 from 17 (items total 169)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy