Download JAR files tagged by context with all dependencies
infinispan-spring5-remote from group org.infinispan (version 14.0.33.Final)
Group: org.infinispan Artifact: infinispan-spring5-remote
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact infinispan-spring5-remote
Group org.infinispan
Version 14.0.33.Final
Last update 18. November 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies infinispan-core, infinispan-client-hotrod, infinispan-spring5-common,
There are maybe transitive dependencies!
Group org.infinispan
Version 14.0.33.Final
Last update 18. November 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies infinispan-core, infinispan-client-hotrod, infinispan-spring5-common,
There are maybe transitive dependencies!
infinispan-spring5-embedded from group org.infinispan (version 14.0.33.Final)
Group: org.infinispan Artifact: infinispan-spring5-embedded
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact infinispan-spring5-embedded
Group org.infinispan
Version 14.0.33.Final
Last update 18. November 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies infinispan-core, infinispan-spring5-common,
There are maybe transitive dependencies!
Group org.infinispan
Version 14.0.33.Final
Last update 18. November 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies infinispan-core, infinispan-spring5-common,
There are maybe transitive dependencies!
infinispan-spring5-common from group org.infinispan (version 14.0.33.Final)
Group: org.infinispan Artifact: infinispan-spring5-common
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact infinispan-spring5-common
Group org.infinispan
Version 14.0.33.Final
Last update 18. November 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies infinispan-commons,
There are maybe transitive dependencies!
Group org.infinispan
Version 14.0.33.Final
Last update 18. November 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies infinispan-commons,
There are maybe transitive dependencies!
infinispan-spring5-parent from group org.infinispan (version 14.0.33.Final)
The Infinispan Spring Integration project provides Spring
integration for Infinispan, a high performance distributed cache.
Its primary features are
* An implementation of org.springframework.cache.CacheManager,
Spring's central caching abstraction, backed by Infinispan's
EmbeddedCacheManager. To be used if your Spring-powered
application and Infinispan are colocated, i.e. running within
the same VM.
* An implementation of org.springframework.cache.CacheManager
backed by Infinispan's RemoteCacheManager. To bes used if your
Spring-powered application accesses Infinispan remotely, i.e.
over the network.
* An implementation of org.springframework.cache.CacheManager
backed by a CacheContainer reference. To be used if your Spring-
powered application needs access to a CacheContainer defined
outside the application (e.g. retrieved from JNDI)
* Spring namespace support allowing shortcut definitions for all the
components above
In addition, Infinispan Spring Integration offers various FactoryBeans
for facilitating creation of Infinispan core classes - Cache, CacheManager,
... - within a Spring context.
Group: org.infinispan Artifact: infinispan-spring5-parent
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact infinispan-spring5-parent
Group org.infinispan
Version 14.0.33.Final
Last update 18. November 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.infinispan
Version 14.0.33.Final
Last update 18. November 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
automata-modelchecking-m3c from group net.automatalib (version 0.11.0)
This artifact provides the implementation of the model checker presented in the paper "M3C: Modal Meta Model
Checking" (https://dx.doi.org/10.1007/978-3-030-00244-2_15) by Bernhard Steffen and Alnis Murtovi. The paper is
based on "Model Checking for Context-Free Processes" (https://link.springer.com/chapter/10.1007/BFb0084787) by
Olaf Burkart and Bernhard Steffen.
Note that this implementation requires a runtime dependency to a specific ADDLib backend (see
https://add-lib.scce.info/), which is not explicitly included in this artifact due to packaging reasons.
0 downloads
Artifact automata-modelchecking-m3c
Group net.automatalib
Version 0.11.0
Last update 06. November 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies automata-api, automata-commons-util, automata-core, guava, addlib-core, checker-qual, testng,
There are maybe transitive dependencies!
Group net.automatalib
Version 0.11.0
Last update 06. November 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies automata-api, automata-commons-util, automata-core, guava, addlib-core, checker-qual, testng,
There are maybe transitive dependencies!
redpen-ai-capture-widget-android from group ai.redpen (version 1.0.5)
Group: ai.redpen Artifact: redpen-ai-capture-widget-android
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
it-tidalwave-util-java8supplement from group it.tidalwave.thesefoolishthings (version 3.1-ALPHA-7)
Group: it.tidalwave.thesefoolishthings Artifact: it-tidalwave-util-java8supplement
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact it-tidalwave-util-java8supplement
Group it.tidalwave.thesefoolishthings
Version 3.1-ALPHA-7
Last update 02. March 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies it-tidalwave-util, it-tidalwave-role, slf4j-api, spring-aspects, aspectjrt,
There are maybe transitive dependencies!
Group it.tidalwave.thesefoolishthings
Version 3.1-ALPHA-7
Last update 02. March 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies it-tidalwave-util, it-tidalwave-role, slf4j-api, spring-aspects, aspectjrt,
There are maybe transitive dependencies!
application-properties from group com.lyders (version 1.2.1)
This ApplicationProperties Java package provides a fast and easily configurable application.properties loader
that mimics some key features of the Spring Boot application.properties loader. This package allows for
multi-level overloading of properties based on a basename and optional suffix by searching the classpath,
optional configurable file paths along with the JNDI server container context.
The class
[ApplicationPropertiesConfig](src/main/java/com/lyders/application-properties/ApplicationPropertiesConfig.java)
controls the features of the overloading of properties such as the base name of the properties file, an optional
suffix that allows for the loading of environment-specific or scenario-specific property files as needed.
The following features are supported:
* Names of properties files can be customized
* Locations of properties files can be customized. The following path types are supported:
* class path
* file system paths
* JNDI environment naming context (e.g., Servlet/JSP running under Tomcat)
* Environment-specific property files can override the values in default properties files via a "suffix"
0 downloads
Artifact application-properties
Group com.lyders
Version 1.2.1
Last update 14. February 2021
Organization not specified
URL https://github.com/rlyders/application-properties
License The MIT License
Dependencies amount 6
Dependencies commons-io, javax.servlet-api, commons-lang3, slf4j-simple, commons-logging, maven-scm-api,
There are maybe transitive dependencies!
Group com.lyders
Version 1.2.1
Last update 14. February 2021
Organization not specified
URL https://github.com/rlyders/application-properties
License The MIT License
Dependencies amount 6
Dependencies commons-io, javax.servlet-api, commons-lang3, slf4j-simple, commons-logging, maven-scm-api,
There are maybe transitive dependencies!
infinispan-spring from group org.infinispan (version 8.2.12.Final)
The Infinispan Spring Integration project provides Spring
integration for Infinispan, a high performance distributed cache.
Its primary features are
* An implementation of org.springframework.cache.CacheManager,
Spring's central caching abstraction, backed by Infinispan's
EmbeddedCacheManager. To be used if your Spring-powered
application and Infinispan are colocated, i.e. running within
the same VM.
* An implementation of org.springframework.cache.CacheManager
backed by Infinispan's RemoteCacheManager. To bes used if your
Spring-powered application accesses Infinispan remotely, i.e.
over the network.
* An implementation of org.springframework.cache.CacheManager
backed by a CacheContainer reference. To be used if your Spring-
powered application needs access to a CacheContainer defined
outside the application (e.g. retrieved from JNDI)
* Spring namespace support allowing shortcut definitions for all the
components above
In addition, Infinispan Spring Integration offers various FactoryBeans
for facilitating creation of Infinispan core classes - Cache, CacheManager,
... - within a Spring context.
Artifact infinispan-spring
Group org.infinispan
Version 8.2.12.Final
Last update 07. January 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies spring-context, infinispan-core,
There are maybe transitive dependencies!
Group org.infinispan
Version 8.2.12.Final
Last update 07. January 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies spring-context, infinispan-core,
There are maybe transitive dependencies!
bw-core from group com.github.burningwave (version 1.7.6)
A powerful library for creating classes during runtime, facilitate the use of reflection, search subtype and much more...
0 downloads
Artifact bw-core
Group com.github.burningwave
Version 1.7.6
Last update 30. December 2019
Organization not specified
URL https://github.com/burningwave/core
License not specified
Dependencies amount 2
Dependencies slf4j-api, asm,
There are maybe transitive dependencies!
Group com.github.burningwave
Version 1.7.6
Last update 30. December 2019
Organization not specified
URL https://github.com/burningwave/core
License not specified
Dependencies amount 2
Dependencies slf4j-api, asm,
There are maybe transitive dependencies!
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
- 31
- 32
- 33
- 34
- 35
- 36
- 37
- 38
- 39
- 40
- 41
- 42
- 43
- 44
- 45
- 46
- 47
- 48
- 49
- 50
- 51
- 52
- 53
- 54
- 55
- 56
- 57
- 58
- 59
- 60
- 61
- 62
- 63
- 64
- 65
- 66
- 67
- 68
- 69
- 70
- 71
- 72
- 73
- 74
- 75
- 76
- 77
- 78
- 79
- 80
- 81
- 82
- 83
- 84
- 85
- 86
- 87
- 88
- 89
- 90
- 91
- 92
- 93
- 94
- 95
- 96
- 97
Page 94 from 97 (items total 970)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy