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

Download JAR files tagged by makes with all dependencies

Search JAR files by class name

spock-core from group org.spockframework (version 2.4-M4-groovy-4.0)

Spock is a testing and specification framework for Java and Groovy applications. What makes it stand out from the crowd is its beautiful and highly expressive specification language. Thanks to its JUnit runner, Spock is compatible with most IDEs, build tools, and continuous integration servers. Spock is inspired from JUnit, jMock, RSpec, Groovy, Scala, Vulcans, and other fascinating life forms.

Group: org.spockframework Artifact: spock-core
Show all versions Show documentation Show source 
 

88 downloads
Artifact spock-core
Group org.spockframework
Version 2.4-M4-groovy-4.0
Last update 21. March 2024
Organization not specified
URL https://spockframework.org
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies groovy, junit-platform-engine, hamcrest,
There are maybe transitive dependencies!

git-commit-id-maven-plugin from group io.github.git-commit-id (version 8.0.2)

This plugin makes basic repository information available through maven resources. This can be used to display "what version is this?" or "who has deployed this and when, from which branch?" information at runtime, making it easy to find things like "oh, that isn't deployed yet, I'll test it tomorrow" and making both testers and developers life easier. See https://github.com/git-commit-id/git-commit-id-maven-plugin

Group: io.github.git-commit-id Artifact: git-commit-id-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact git-commit-id-maven-plugin
Group io.github.git-commit-id
Version 8.0.2
Last update 18. March 2024
Organization not specified
URL https://github.com/git-commit-id/git-commit-id-maven-plugin
License GNU Lesser General Public License 3.0
Dependencies amount 3
Dependencies git-commit-id-plugin-core, plexus-build-api, jsr305,
There are maybe transitive dependencies!

sdk from group com.sportradar.livedata.sdk (version 2.0.8-1)

Livedata SDK is a client library that enables easier integration with the Livedata XML feed. SDK exposes XML feed service interface in a more user-friendly way and isolates the client from having to do XML feed parsing, proper connection handling, error recovery, event queuing and dispatching. It also makes a client solution more stable and robust when it comes to feed handling, especially with the release of new and updated XML feed versions.

Group: com.sportradar.livedata.sdk Artifact: sdk
Show all versions Show documentation Show source 
 

0 downloads
Artifact sdk
Group com.sportradar.livedata.sdk
Version 2.0.8-1
Last update 08. March 2024
Organization not specified
URL https://sdk.sportradar.com/bookmaker/java
License SDK licence
Dependencies amount 16
Dependencies slf4j-api, logback-core, logback-classic, logback-access, simplejmx, jakarta.xml.bind-api, guice, guice-throwingproviders, disruptor, commons-net, commons-io, commons-lang3, guava, joda-time, jsr305, classgraph,
There are maybe transitive dependencies!

unified-feed-sdk from group com.sportradar.unifiedodds.sdk (version 3.1.0)

UnifiedFeed SDK is a client library that enables easier integration with the Betradar XML feeds. SDK exposes XML feed service interface in a more user-friendly way and isolates the client from having to do XML feed parsing, proper connection handling, error recovery, event queuing, data caching and dispatching. It also makes a client solution more stable and robust when it comes to feed handling, especially with the release of new and updated XML feed versions.

Group: com.sportradar.unifiedodds.sdk Artifact: unified-feed-sdk
Show all versions Show documentation Show source 
 

0 downloads
Artifact unified-feed-sdk
Group com.sportradar.unifiedodds.sdk
Version 3.1.0
Last update 19. February 2024
Organization not specified
URL http://sdk.sportradar.com/unifiedfeed/java2
License SDK licence
Dependencies amount 9
Dependencies opentelemetry-api, amqp-client, guava, httpclient5, guice, icu4j, snakeyaml, slf4j-api, jakarta.xml.bind-api,
There are maybe transitive dependencies!

build-tools from group de.dagere.kopeme (version 1.3.13)

Group: de.dagere.kopeme Artifact: build-tools
Show all versions 
 

0 downloads
Artifact build-tools
Group de.dagere.kopeme
Version 1.3.13
Last update 05. January 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies checkstyle,
There are maybe transitive dependencies!

kopeme-parent from group de.dagere.kopeme (version 1.3.13)

KoPeMe is a framework for enabling performance tests in Java. This makes it possible to live a software development process where performance measures are taken continously and therefore react continously to changes in performance. With continous performance testing, one avoids refactorings after performance problems occured in a big testing phase before releasing the software.

Group: de.dagere.kopeme Artifact: kopeme-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact kopeme-parent
Group de.dagere.kopeme
Version 1.3.13
Last update 05. January 2024
Organization not specified
URL http://kopeme.dagere.de
License European Union Public License v1.1
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

hilla-gradle-plugin from group dev.hilla (version 24.1.15)

This maven module act as a proxy to test, build, and release the hilla gradle plugin, which is written in Kotlin and is built by gradle natively. This makes development and testing of the gradle plugin much easier against the changes of flow, especially the engine-core. However, publishing the hilla-gradle-plugin to gradle plugin central repo is done within platform final releases.

Group: dev.hilla Artifact: hilla-gradle-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact hilla-gradle-plugin
Group dev.hilla
Version 24.1.15
Last update 29. November 2023
Organization not specified
URL Not specified
License Apache License Version 2.0
Dependencies amount 3
Dependencies plugin-base, engine-core, flow-gradle-plugin,
There are maybe transitive dependencies!

jtidy from group com.github.jtidy (version 1.0.5)

JTidy is a Java port of HTML Tidy, a HTML syntax checker and pretty printer. Like its non-Java cousin, JTidy can be used as a tool for cleaning up malformed and faulty HTML. In addition, JTidy provides a DOM interface to the document that is being processed, which effectively makes you able to use JTidy as a DOM parser for real-world HTML.

Group: com.github.jtidy Artifact: jtidy
Show all versions Show documentation Show source 
 

0 downloads
Artifact jtidy
Group com.github.jtidy
Version 1.0.5
Last update 17. September 2023
Organization jtidy
URL https://github.com/jtidy/jtidy
License Java HTML Tidy License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jtidy-java6 from group com.github.jtidy (version 1.0.4)

JTidy is a Java port of HTML Tidy, a HTML syntax checker and pretty printer. Like its non-Java cousin, JTidy can be used as a tool for cleaning up malformed and faulty HTML. In addition, JTidy provides a DOM interface to the document that is being processed, which effectively makes you able to use JTidy as a DOM parser for real-world HTML.

Group: com.github.jtidy Artifact: jtidy-java6
Show documentation Show source 
 

0 downloads
Artifact jtidy-java6
Group com.github.jtidy
Version 1.0.4
Last update 03. September 2023
Organization jtidy
URL https://github.com/jtidy/jtidy
License Java HTML Tidy License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

dtt-spring-boot-starter from group io.github.weasley-j (version 1.4.1)

DTT is an object-oriented Java framework that enables developers to automatically create database tables based on domain models through annotation-driven development, increasing productivity for developers. The core concept of DTT is domain-driven table, which makes you focus more on domain objects rather than database tables.

Group: io.github.weasley-j Artifact: dtt-spring-boot-starter
Show all versions Show documentation Show source 
 

0 downloads
Artifact dtt-spring-boot-starter
Group io.github.weasley-j
Version 1.4.1
Last update 14. June 2023
Organization not specified
URL https://github.com/Weasley-J/dtt-spring-boot-parent
License GNU GENERAL PUBLIC LICENSE, Version 3
Dependencies amount 14
Dependencies dtt-annotations, dtt-utils, spring-boot-starter-validation, spring-boot-starter-aop, spring-boot-starter, commons-collections4, commons-io, therapi-runtime-javadoc, spring-boot-starter-jdbc, velocity-engine-core, jsqlparser, mybatis, mybatis-spring, mybatis-plus-core,
There are maybe transitive dependencies!



Page 94 from 113 (items total 1125)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy