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

Download JAR files tagged by provided with all dependencies

Search JAR files by class name

fabric-gateway-spring-boot-starter from group io.github.ecsoya (version 2.0.2)

Provided Springboot starter for spring-fabric-gateway based on fabric-gateway-java (https://github.com/hyperledger/fabric-gateway-java)

Group: io.github.ecsoya Artifact: fabric-gateway-spring-boot-starter
Show all versions Show documentation Show source 
 

0 downloads
Artifact fabric-gateway-spring-boot-starter
Group io.github.ecsoya
Version 2.0.2
Last update 29. April 2021
Organization not specified
URL https://github.com/ecsoya/spring-fabric-gateway
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies spring-boot-autoconfigure, spring-fabric-gateway,
There are maybe transitive dependencies!

gservlet-api from group org.gservlet (version 1.0.1)

GServlet is an open source project inspired from the Groovlets, which aims to use the Groovy language and its provided modules to simplify Servlet API web development.

Group: org.gservlet Artifact: gservlet-api
Show all versions Show documentation Show source 
 

0 downloads
Artifact gservlet-api
Group org.gservlet
Version 1.0.1
Last update 21. February 2021
Organization not specified
URL https://gservlet.org
License The Apache License, Version 2.0
Dependencies amount 7
Dependencies commons-dbcp2, groovy-json, groovy-xml, groovy-sql, groovy, javassist, commons-io,
There are maybe transitive dependencies!

java-class-generator from group com.github.vladislavsevruk (version 1.0.1)

This utility library helps to generate Java classes based on provided class schemas with some predefined code generation parameters.

Group: com.github.vladislavsevruk Artifact: java-class-generator
Show all versions Show documentation Show source 
 

0 downloads
Artifact java-class-generator
Group com.github.vladislavsevruk
Version 1.0.1
Last update 25. January 2021
Organization not specified
URL https://github.com/VladislavSevruk/JavaClassGenerator
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

helm-maven-plugin from group com.kbakhtiari (version 0.0.3)

A plugin for executing HELM (https://docs.helm.sh). HELM itself will be downloaded during build or local binary can be provided.

Group: com.kbakhtiari Artifact: helm-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact helm-maven-plugin
Group com.kbakhtiari
Version 0.0.3
Last update 11. January 2021
Organization Khodabakhsh Bakhtiari
URL https://gitlab.com/ikbengeweldig/helm-maven-plugin
License MIT License
Dependencies amount 12
Dependencies maven-plugin-api, maven-settings, maven-plugin-annotations, maven-project, maven-artifact, commons-compress, commons-io, commons-collections, gson, jackson-dataformat-yaml, jackson-datatype-jsr310, guava,
There are maybe transitive dependencies!

json-matcher from group io.github.raghav-chandra (version 2.0.3)

A utility that compares 2 objects based on the ignored attribute provided and business Keys. In case of absence of Business Keys, runs best match algorithm

Group: io.github.raghav-chandra Artifact: json-matcher
Show all versions Show documentation Show source 
 

0 downloads
Artifact json-matcher
Group io.github.raghav-chandra
Version 2.0.3
Last update 10. December 2020
Organization not specified
URL http://github.com/raghav-chandra/matcher
License MIT License
Dependencies amount 3
Dependencies vertx-core, slf4j-api, slf4j-log4j12,
There are maybe transitive dependencies!

com.day.crx.sling.base from group com.day.crx.sling (version 2.3.0-load9)

This OSGi bundle provides the JCR, Jackrabbit, CRX packages as well as a helper service interface to be implemented and provided by repository providers.

Group: com.day.crx.sling Artifact: com.day.crx.sling.base
Show all versions Show documentation Show source 
 

0 downloads
Artifact com.day.crx.sling.base
Group com.day.crx.sling
Version 2.3.0-load9
Last update 29. October 2020
Organization Adobe
URL https://adobe.com
License License Agreement
Dependencies amount 7
Dependencies crx-api, jcr, slf4j-api, org.apache.sling.jcr.api, org.apache.sling.jcr.base, org.osgi.core, org.osgi.compendium,
There are maybe transitive dependencies!

service-cutter-library from group org.contextmapper (version 1.2.1)

The Service Cutter engine (https://github.com/ServiceCutter/ServiceCutter) provided as library which can be used in other applications to generate service decompositions.

Group: org.contextmapper Artifact: service-cutter-library
Show all versions Show documentation Show source 
 

0 downloads
Artifact service-cutter-library
Group org.contextmapper
Version 1.2.1
Last update 22. September 2020
Organization Context Mapper
URL https://github.com/ContextMapper/service-cutter-library
License Apache License 2.0
Dependencies amount 6
Dependencies gs-core, gs-algo, slf4j-log4j12, guava, jackson-databind, watset,
There are maybe transitive dependencies!

gw2ml from group com.github.gw2toolbelt.gw2ml (version 1.5.0)

A Java library for accessing data provided by a Guild Wars 2 game client via the MumbleLink mechanism.

Group: com.github.gw2toolbelt.gw2ml Artifact: gw2ml
Show all versions Show documentation Show source 
 

0 downloads
Artifact gw2ml
Group com.github.gw2toolbelt.gw2ml
Version 1.5.0
Last update 26. May 2020
Organization not specified
URL https://github.com/GW2Toolbelt/GW2ML
License MIT
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

junit-runner from group org.pantsbuild (version 1.0.30)

A command line tool for running junit tests that provides functionality above and beyond that provided by org.junit.runner.JUnitCore.

Group: org.pantsbuild Artifact: junit-runner
Show all versions Show documentation Show source 
 

1 downloads
Artifact junit-runner
Group org.pantsbuild
Version 1.0.30
Last update 08. May 2020
Organization not specified
URL http://pantsbuild.github.io/
License Apache License, Version 2.0
Dependencies amount 12
Dependencies args4j, junit-runner-annotations, junit-runner-withretry, args4j, guava, javax.activation, jaxb-api, jaxb-core, jaxb-impl, junit, commons-io, jsr305,
There are maybe transitive dependencies!

extract-tls-secrets from group name.neykov (version 4.0.0)

Decrypt HTTPS/TLS connections on-the-fly with Wireshark. Extracts the shared master key used in secure connections (SSL & TLS) for use with Wireshark. Works with connections established with the (Java provided) javax.net.ssl.SSLSocket API.

Group: name.neykov Artifact: extract-tls-secrets
Show documentation Show source 
 

0 downloads
Artifact extract-tls-secrets
Group name.neykov
Version 4.0.0
Last update 19. April 2020
Organization not specified
URL https://github.com/neykov/extract-tls-secrets
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 58 from 128 (items total 1272)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy