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

Download JAR files tagged by doesn with all dependencies

Search JAR files by class name

commons from group com.lmco.ptolemaeus (version 2.0.0)

a collection of utilities written in the pursuit of other objectives when an existing solution doesn't exist. Many are collection-driven, such as MultiIndexMap, StreamUtils, MapUtils, SetUtils, etc.

Group: com.lmco.ptolemaeus Artifact: commons
Show all versions Show documentation Show source 
 

0 downloads
Artifact commons
Group com.lmco.ptolemaeus
Version 2.0.0
Last update 03. June 2024
Organization not specified
URL https://gitlab.com/lmco/ptolemaeus
License MIT
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

composum-launcher-feature-nodesstarter from group com.composum.platform.features (version 1.5.2.3)

Creates a feature set and a starter based on a Sling Starter 12 snapshot to start Sling and updating Composum Nodes. It produces a self contained feature archive that doesn't need network access to start. The starter contains that feature archive.

Group: com.composum.platform.features Artifact: composum-launcher-feature-nodesstarter
Show all versions Show documentation Show source 
 

0 downloads
Artifact composum-launcher-feature-nodesstarter
Group com.composum.platform.features
Version 1.5.2.3
Last update 15. April 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies org.apache.sling.feature.launcher, org.apache.sling.starter,
There are maybe transitive dependencies!

mule-bpm-dummy-flowable-activity from group com.alfame.esb.bpm (version 2.2.3)

Dummy implementation of Flowable Engine's Mule task, which doesn't actually execute any Mule tasks. This dummy can be used for testing purposes or to satisfy class dependencies of Flowable UI.

Group: com.alfame.esb.bpm Artifact: mule-bpm-dummy-flowable-activity
Show all versions Show documentation Show source 
 

0 downloads
Artifact mule-bpm-dummy-flowable-activity
Group com.alfame.esb.bpm
Version 2.2.3
Last update 16. May 2022
Organization not specified
URL https://github.com/alfameCom/mule-bpm-module
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies commons-logging,
There are maybe transitive dependencies!

opencmis-criteria from group it.cnr.si (version 1.3)

The aim of OpenCMIS is to make CMIS simple for Java client and server developers. Unfortunately, OpenCMIS query specification doesn't contain Criteria API that is available for example in Hibernate for persistence.

Group: it.cnr.si Artifact: opencmis-criteria
Show all versions Show documentation Show source 
 

0 downloads
Artifact opencmis-criteria
Group it.cnr.si
Version 1.3
Last update 03. June 2020
Organization not specified
URL https://github.com/mspasiano/opencmis-criteria
License Apache License 2.0
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!

meta-checker from group com.igormaznitsa (version 1.1.3)

Maven plugin to make check of compiled classes contain annotations from meta-annotations module and print some useful info (it doesn't check jr-305 annotations, use FindBugs plugin!).

Group: com.igormaznitsa Artifact: meta-checker
Show all versions Show documentation Show source 
 

0 downloads
Artifact meta-checker
Group com.igormaznitsa
Version 1.1.3
Last update 06. January 2019
Organization Igor Maznitsa
URL https://github.com/raydac/meta
License The Apache Software License, Version 2.0
Dependencies amount 8
Dependencies commons-jexl, joda-time, meta-annotations, meta-utils, commons-io, asm, bcel, maven-plugin-annotations,
There are maybe transitive dependencies!

rocana-configuration from group com.rocana (version 1.2.0)

A JSON-like configuration format that doesn't require quoting key names in dictionaries and supports richer types including floats, doubles, data sizes, and durations.

Group: com.rocana Artifact: rocana-configuration
Show all versions Show documentation Show source 
 

2 downloads
Artifact rocana-configuration
Group com.rocana
Version 1.2.0
Last update 20. May 2016
Organization not specified
URL https://github.com/scalingdata/rocana-configuration
License The Apache License, Version 2.0
Dependencies amount 5
Dependencies guava, antlr4, slf4j-api, commons-lang3, joda-time,
There are maybe transitive dependencies!

google-cloud-policy-troubleshooter from group com.google.cloud (version 1.45.0)

makes it easier to understand why a user has access to a resource or doesn't have permission to call an API. Given an email, resource, and permission, Policy Troubleshooter examines all Identity and Access Management (IAM) policies that apply to the resource. It then reveals whether the member's roles include the permission on that resource and, if so, which policies bind the member to those roles.

Group: com.google.cloud Artifact: google-cloud-policy-troubleshooter
Show all versions Show documentation Show source 
 

0 downloads
Artifact google-cloud-policy-troubleshooter
Group com.google.cloud
Version 1.45.0
Last update 27. June 2024
Organization Google LLC
URL https://github.com/googleapis/google-cloud-java
License Apache-2.0
Dependencies amount 42
Dependencies grpc-api, jsr305, error_prone_annotations, grpc-stub, grpc-protobuf, api-common, auto-value-annotations, javax.annotation-api, j2objc-annotations, protobuf-java, proto-google-common-protos, proto-google-cloud-policy-troubleshooter-v3, proto-google-iam-v1, proto-google-iam-v2, proto-google-cloud-policy-troubleshooter-v1, guava, failureaccess, listenablefuture, checker-qual, gax, google-auth-library-credentials, opencensus-api, grpc-context, google-auth-library-oauth2-http, gax-grpc, grpc-inprocess, grpc-core, grpc-alts, grpc-grpclb, conscrypt-openjdk-uber, grpc-auth, grpc-netty-shaded, gax-httpjson, gson, google-http-client, httpclient, commons-codec, httpcore, opencensus-contrib-http-util, google-http-client-gson, protobuf-java-util, threetenbp,
There are maybe transitive dependencies!

composum-launcher-feature-composumstarter from group com.composum.platform.features (version 1.5.2.3)

Creates a feature set and a starter based on a Sling Starter 12 snapshot to start Sling, updating Composum Nodes and deploying all public parts of composum. It produces a self contained feature archive that doesn't need network access to start. The starter contains that feature archive.

Group: com.composum.platform.features Artifact: composum-launcher-feature-composumstarter
Show all versions 
 

0 downloads
Artifact composum-launcher-feature-composumstarter
Group com.composum.platform.features
Version 1.5.2.3
Last update 15. April 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies composum-launcher-feature-nodesstarter,
There are maybe transitive dependencies!

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!

velocity-tools-examples-showcase from group com.github.ppodgorsek.apache (version 3.3.0)

Showcase of features in Velocity Tools. PLEASE NOTE: this is a temporary fork to unblock projects migrating to Jakarta, but I won't continue maintaining it in the future as the Velocity team doesn't understand the value of Jakarta. I strongly suggest you plan a switch to a more modern template engine such as Thymeleaf.

Group: com.github.ppodgorsek.apache Artifact: velocity-tools-examples-showcase
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact velocity-tools-examples-showcase
Group com.github.ppodgorsek.apache
Version 3.3.0
Last update 12. July 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies velocity-tools-view,
There are maybe transitive dependencies!



Page 5 from 28 (items total 279)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy