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

Download JAR files tagged by %3Ehttps: with all dependencies

Search JAR files by class name

biz.aQute.bnd.workspace.gradle.plugin from group biz.aQute.bnd.workspace (version 7.0.0)

Gradle Plugin for developing OSGi bundles with Bnd using the Bnd Workspace build. Bnd is the premiere tool for creating OSGi bundles. This Gradle plugin is from the team that develops Bnd and is used by the Bnd team to build Bnd itself. See https://github.com/bndtools/bnd/blob/7.0.0/gradle-plugins/README.md for information on using on a Bnd Workspace.

Group: biz.aQute.bnd.workspace Artifact: biz.aQute.bnd.workspace.gradle.plugin
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact biz.aQute.bnd.workspace.gradle.plugin
Group biz.aQute.bnd.workspace
Version 7.0.0
Last update 06. October 2023
Organization Bndtools
URL https://bnd.bndtools.org/
License (Apache-2.0 OR EPL-2.0)
Dependencies amount 1
Dependencies biz.aQute.bnd.gradle,
There are maybe transitive dependencies!

biz.aQute.bnd.builder.gradle.plugin from group biz.aQute.bnd.builder (version 7.0.0)

Gradle Plugin for developing OSGi bundles with Bnd in a typical Gradle build. Bnd is the premiere tool for creating OSGi bundles. This Gradle plugin is from the team that develops Bnd. See https://github.com/bndtools/bnd/blob/7.0.0/gradle-plugins/README.md for information on using in a typical Gradle build.

Group: biz.aQute.bnd.builder Artifact: biz.aQute.bnd.builder.gradle.plugin
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact biz.aQute.bnd.builder.gradle.plugin
Group biz.aQute.bnd.builder
Version 7.0.0
Last update 06. October 2023
Organization Bndtools
URL https://bnd.bndtools.org/
License (Apache-2.0 OR EPL-2.0)
Dependencies amount 1
Dependencies biz.aQute.bnd.gradle,
There are maybe transitive dependencies!

biz.aQute.bnd.gradle.plugin from group biz.aQute.bnd (version 7.0.0)

Gradle Plugin for developing OSGi bundles with Bnd using the Bnd Workspace build. Bnd is the premiere tool for creating OSGi bundles. This Gradle plugin is from the team that develops Bnd and is used by the Bnd team to build Bnd itself. See https://github.com/bndtools/bnd/blob/7.0.0/gradle-plugins/README.md for information on using in a Bnd Workspace build.

Group: biz.aQute.bnd Artifact: biz.aQute.bnd.gradle.plugin
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact biz.aQute.bnd.gradle.plugin
Group biz.aQute.bnd
Version 7.0.0
Last update 06. October 2023
Organization Bndtools
URL https://bnd.bndtools.org/
License (Apache-2.0 OR EPL-2.0)
Dependencies amount 1
Dependencies biz.aQute.bnd.gradle,
There are maybe transitive dependencies!

lutra-stottr from group xyz.ottr.lutra (version 0.6.19)

This Lutra submodule implements readers and writers for the stOTTR formalisation format (https://spec.ottr.xyz/stOTTR/). stOTTR is a custom-built serialisation format for OTTR intended to be easy to read and write for humans (and computers!). Lutra is the reference implementation of the OTTR framework. For more information about OTTR, see http://ottr.xyz.

Group: xyz.ottr.lutra Artifact: lutra-stottr
Show all versions Show documentation Show source 
 

0 downloads
Artifact lutra-stottr
Group xyz.ottr.lutra
Version 0.6.19
Last update 04. October 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies lutra-core, lutra-wottr, antlr4-runtime,
There are maybe transitive dependencies!

lutra-bottr from group xyz.ottr.lutra (version 0.6.19)

This Lutra submodule implements bOTTR (https://spec.ottr.xyz/bOTTR/0.1/). bOTTR is a mapping language for transforming data from relational databases, triplestores, CSV-files and other sources, into instances of templates. Lutra is the reference implementation of the OTTR framework. For more information about OTTR, see http://ottr.xyz.

Group: xyz.ottr.lutra Artifact: lutra-bottr
Show all versions Show documentation Show source 
 

0 downloads
Artifact lutra-bottr
Group xyz.ottr.lutra
Version 0.6.19
Last update 04. October 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies lutra-core, lutra-wottr, commons-dbutils, commons-dbcp2, h2, junit-jupiter-params,
There are maybe transitive dependencies!

lutra-wottr from group xyz.ottr.lutra (version 0.6.19)

This Lutra submodule implements readers and writers for the wOTTR serialisation format (https://spec.ottr.xyz/wOTTR/0.4/). wOTTR is a syntax for writing templates and instances in RDF intended for publishing templates and instances on the web or for storage in a triplestore. Lutra is the reference implementation of the OTTR framework. For more information about OTTR, see http://ottr.xyz.

Group: xyz.ottr.lutra Artifact: lutra-wottr
Show all versions Show documentation Show source 
 

0 downloads
Artifact lutra-wottr
Group xyz.ottr.lutra
Version 0.6.19
Last update 04. October 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies lutra-core, jena-arq, junit-jupiter-params,
There are maybe transitive dependencies!

search-query-parser from group io.github.dimmy82 (version 1.1.42)

search-query-parser is made to parse complex search query into layered search conditions, so it will be easy to construct Elasticsearch query DSL or something else. this is a wrapper of the Rust library (https://crates.io/crates/search-query-parser). Requirement: - Java 17 - Linux or Mac(arm64)

Group: io.github.dimmy82 Artifact: search-query-parser
Show all versions Show documentation Show source 
 

0 downloads
Artifact search-query-parser
Group io.github.dimmy82
Version 1.1.42
Last update 28. September 2023
Organization not specified
URL https://github.com/dimmy82
License Apache License 2.0
Dependencies amount 2
Dependencies kotlin-stdlib, jackson-module-kotlin,
There are maybe transitive dependencies!

japkit-all-nogroovy from group com.github.japkit (version 2.0)

All dependencies that can be used in the annotation processor path. For convenience and due to https://issues.apache.org/jira/browse/MCOMPILER-272. Tomcat's Java EL 3 implementation is used. No groovy is included since mostly Java EL 3 is sufficient and groovy causes some overhead.

Group: com.github.japkit Artifact: japkit-all-nogroovy
Show all versions 
 

0 downloads
Artifact japkit-all-nogroovy
Group com.github.japkit
Version 2.0
Last update 13. August 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies japkit-annotation-processor, japkit-javael3, tomcat-embed-el,
There are maybe transitive dependencies!

grpc_workaround_build from group io.evitadb (version 0.8.ALPHA)

This workaround is inspired by https://github.com/aseovic/io.grpc/blob/master/pom.xml and solves the problem described here: https://github.com/grpc/grpc-java/issues/3522 and even after 5 years it still remains unsolved.

Group: io.evitadb Artifact: grpc_workaround_build
Show all versions Show documentation Show source 
 

0 downloads
Artifact grpc_workaround_build
Group io.evitadb
Version 0.8.ALPHA
Last update 03. August 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies error_prone_annotations, guava, failureaccess, listenablefuture, checker-qual, j2objc-annotations, protobuf-java, proto-google-common-protos, jsr305,
There are maybe transitive dependencies!

uap-java from group io.github.olamy.ua-parser (version 1.6.0)

Java implementation of the UA Parser library. Derives operating system, browser and device metadata from a user-agent string. This library consumes the regular expression rules defined in https://github.com/ua-parser/uap-core.

Group: io.github.olamy.ua-parser Artifact: uap-java
Show documentation Show source 
 

0 downloads
Artifact uap-java
Group io.github.olamy.ua-parser
Version 1.6.0
Last update 03. August 2023
Organization not specified
URL https://github.com/olamy/uap-java
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies snakeyaml, commons-collections4,
There are maybe transitive dependencies!



Page 1244 from 1293 (items total 12926)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy