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

Download JAR files tagged by dependencies with all dependencies

Search JAR files by class name

ddif-core from group com.github.hjohn.ddif (version 4.0.0-alpha.6)

Group: com.github.hjohn.ddif Artifact: ddif-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact ddif-core
Group com.github.hjohn.ddif
Version 4.0.0-alpha.6
Last update 25. March 2022
Organization not specified
URL Not specified
License The BSD 2-Clause License
Dependencies amount 2
Dependencies geantyref, commons-lang3,
There are maybe transitive dependencies!

ddif-extensions from group com.github.hjohn.ddif.extensions (version 4.0.0-alpha.6)

Group: com.github.hjohn.ddif.extensions Artifact: ddif-extensions
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ddif-extensions
Group com.github.hjohn.ddif.extensions
Version 4.0.0-alpha.6
Last update 25. March 2022
Organization not specified
URL Not specified
License The BSD 2-Clause License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

needle4j from group org.needle4j (version 3.0.0)

Needle4j is a light-weight framework for testing isolated Java EE components outside of the container. It reduces the test setup code by analysing injected dependencies and automatic creation of mock objects.

Group: org.needle4j Artifact: needle4j
Show all versions Show documentation Show source 
 

1 downloads
Artifact needle4j
Group org.needle4j
Version 3.0.0
Last update 11. January 2022
Organization not specified
URL https://www.needle4j.org
License LGPL
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!

junit4-stub from group io.syndesis.transitional (version 1.13.2)

Stub used instead of JUnit 4 dependency. These classes are used only so that the class hiearchy can be maintained. Functionality of these classes is not used, that's why they're empty, but they're needed to successfuly compile 3rd party dependencies without introducing junit:junit (JUnit 4) dependency. For one such case see: https://github.com/testcontainers/testcontainers-java/issues/970#issuecomment-625044008

Group: io.syndesis.transitional Artifact: junit4-stub
Show all versions Show documentation Show source 
 

0 downloads
Artifact junit4-stub
Group io.syndesis.transitional
Version 1.13.2
Last update 21. December 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

composum-nodes-test from group com.composum.nodes.test (version 3.1.0)

Since the dependency versions of composum core are deliberately low to provide backwards compatibility, there is trouble to use newer mocking and testing libraries. So we perform tests in this module with newer versions here, and accept the relatively small risk of behavioural changes of these dependencies that break the code.

Group: com.composum.nodes.test Artifact: composum-nodes-test
Show all versions Show documentation Show source 
 

0 downloads
Artifact composum-nodes-test
Group com.composum.nodes.test
Version 3.1.0
Last update 22. November 2021
Organization not specified
URL Not specified
License MIT License
Dependencies amount 11
Dependencies commons-io, org.apache.sling.testing.sling-mock-oak, org.apache.sling.testing.sling-mock.junit4, org.apache.sling.testing.logging-mock, org.apache.sling.testing.hamcrest, junit, jsr305, commons-collections4, gson, commons-codec, composum-nodes-commons,
There are maybe transitive dependencies!

fitness.functions.bom from group io.github.soft4rchitecture (version 0.3.0)

This project first helps managing dependencies for various Architecture Fitness Functions tools. Various other BoMs will probably grow out of that initial project, like Test Dependency Management BoMs, Architectype for Architecture Fitness Function aware java projects, etc.

Group: io.github.soft4rchitecture Artifact: fitness.functions.bom
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact fitness.functions.bom
Group io.github.soft4rchitecture
Version 0.3.0
Last update 10. November 2021
Organization not specified
URL https://github.com/soft4rchitecture/governance.fitness.functions.bom
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

sling-starter-dependencies-parent from group com.composum.meta.sling.dependencies (version 1.4)

This specifies the versions of the OSGI bundles included in the Sling Starter as maven dependencies. This POM can be included in the dependencyManagement section of an artifact with scope include to easily have the right versions for these bundles according to the Sling Starter. Caution: this was created automatically via a script, so it might not contain everything and there might be errors.

Group: com.composum.meta.sling.dependencies Artifact: sling-starter-dependencies-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact sling-starter-dependencies-parent
Group com.composum.meta.sling.dependencies
Version 1.4
Last update 24. September 2021
Organization not specified
URL https://github.com/ist-dresden/composum-meta
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

sling-starter-dependencies-11 from group com.composum.meta.sling.dependencies (version 1.4)

This specifies the versions of the OSGI bundles included in the Sling Starter as maven dependencies. This POM can be included in the dependencyManagement section of an artifact with scope include to easily have the right versions for these bundles according to the Sling Starter. Caution: this was created automatically via a script, so it might not contain everything and there might be errors.

Group: com.composum.meta.sling.dependencies Artifact: sling-starter-dependencies-11
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact sling-starter-dependencies-11
Group com.composum.meta.sling.dependencies
Version 1.4
Last update 24. September 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

kommons-native from group com.bkahlert.kommons (version 1.11.5)

Kommons is a Kotlin Multiplatform Library, with a minimal set of dependencies, allowing you to run Command Lines and Shell Scripts, locally or in a Docker Container—and a dozen of other features like various builders, an improved Java NIO 2 integration, decimal and binary units, and Unicode-related features.

Group: com.bkahlert.kommons Artifact: kommons-native
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact kommons-native
Group com.bkahlert.kommons
Version 1.11.5
Last update 14. September 2021
Organization not specified
URL https://github.com/bkahlert/kommons
License MIT
Dependencies amount 1
Dependencies kotlin-stdlib-common,
There are maybe transitive dependencies!

class-file-format-rule from group org.owasp.maven.enforcer (version 2.0.0)

A maven-enforcer rule that ensures dependencies do not exceed the required class file format required by the JVM. In other words, if your project must support an older version of Java - this rule will ensure your dependencies are able to run in the older JVM.

Group: org.owasp.maven.enforcer Artifact: class-file-format-rule
Show all versions Show documentation Show source 
 

0 downloads
Artifact class-file-format-rule
Group org.owasp.maven.enforcer
Version 2.0.0
Last update 02. September 2021
Organization OWASP
URL https://github.com/jeremylong/class-file-format-rule
License The Apache Software License, Version 2.0
Dependencies amount 7
Dependencies enforcer-api, maven-artifact-transfer, maven-project, maven-core, maven-artifact, maven-plugin-api, maven-dependency-tree,
There are maybe transitive dependencies!



Page 573 from 599 (items total 5990)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy