Download JAR files tagged by prefix with all dependencies
htmx-ext-debug from group org.mvnpm (version 2.0.0)
swim-spatial from group org.swimos (version 4.3.15)
Uploads all artifacts belonging to configuration ':swim-spatial:archives'
0 downloads
Artifact swim-spatial
Group org.swimos
Version 4.3.15
Last update 17. June 2024
Organization not specified
URL https://github.com/swimos/swim
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies swim-codec, swim-structure, swim-math,
There are maybe transitive dependencies!
Group org.swimos
Version 4.3.15
Last update 17. June 2024
Organization not specified
URL https://github.com/swimos/swim
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies swim-codec, swim-structure, swim-math,
There are maybe transitive dependencies!
tries from group com.github.michael-rapp (version 1.0.3)
A Java implementations of different Tries (prefix trees). These are ordered tree data structures commonly used for efficient string searches.
0 downloads
Artifact tries
Group com.github.michael-rapp
Version 1.0.3
Last update 31. July 2019
Organization not specified
URL https://github.com/michael-rapp/Tries
License Apache License version 2.0
Dependencies amount 2
Dependencies java-util, annotations,
There are maybe transitive dependencies!
Group com.github.michael-rapp
Version 1.0.3
Last update 31. July 2019
Organization not specified
URL https://github.com/michael-rapp/Tries
License Apache License version 2.0
Dependencies amount 2
Dependencies java-util, annotations,
There are maybe transitive dependencies!
s3-bucket-recursor from group org.jmdware (version 1.0.1)
Returns a lazy Stream<S3ObjectSummary>, which recursively queries prefix hierarchies in a s3 bucket as the stream is consumed.
0 downloads
Artifact s3-bucket-recursor
Group org.jmdware
Version 1.0.1
Last update 25. April 2019
Organization not specified
URL https://github.com/jmdware/s3-bucket-recursor
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies aws-java-sdk-s3, slf4j-api,
There are maybe transitive dependencies!
Group org.jmdware
Version 1.0.1
Last update 25. April 2019
Organization not specified
URL https://github.com/jmdware/s3-bucket-recursor
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies aws-java-sdk-s3, slf4j-api,
There are maybe transitive dependencies!
thymeleaf-with-dialect from group ch.mfrey.thymeleaf.extras.with (version 3.0.1)
A dialect for Thymeleaf that allows you to use attributes with a "with" prefix to avoid having long "th:with"-expressions.
Working with Thymeleaf 2.1.0+ (2.1.0.RELEASE and its dependencies included)
Group: ch.mfrey.thymeleaf.extras.with Artifact: thymeleaf-with-dialect
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact thymeleaf-with-dialect
Group ch.mfrey.thymeleaf.extras.with
Version 3.0.1
Last update 25. February 2017
Organization not specified
URL https://github.com/Antibrumm/thymeleaf-extras-with-dialect
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies thymeleaf,
There are maybe transitive dependencies!
Group ch.mfrey.thymeleaf.extras.with
Version 3.0.1
Last update 25. February 2017
Organization not specified
URL https://github.com/Antibrumm/thymeleaf-extras-with-dialect
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies thymeleaf,
There are maybe transitive dependencies!
geotk-metadata-fra from group org.geotoolkit (version 3.20-geoapi-3.0)
French extensions to ISO metadata. Those extensions are standardized by AFNOR
(Association Française de Normalisation). All extended classes begin with the
FRA_ prefix.
0 downloads
Artifact geotk-metadata-fra
Group org.geotoolkit
Version 3.20-geoapi-3.0
Last update 02. November 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies geotk-metadata,
There are maybe transitive dependencies!
Group org.geotoolkit
Version 3.20-geoapi-3.0
Last update 02. November 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies geotk-metadata,
There are maybe transitive dependencies!
keycloak-session-starter from group digital.nedra.commons.starter (version 2.0.4)
Group: digital.nedra.commons.starter Artifact: keycloak-session-starter
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Pipe from group net.benjaminguzman (version 1.0.2)
Simple utility class to act as a pipe (redirect input to output) with extended capabilities such as
function execution when pattern is found in input
or adding suffix/prefix to each line
0 downloads
Artifact Pipe
Group net.benjaminguzman
Version 1.0.2
Last update 10. August 2021
Organization not specified
URL https://github.com/BenjaminGuzman/Pipe
License MIT License
Dependencies amount 1
Dependencies annotations,
There are maybe transitive dependencies!
Group net.benjaminguzman
Version 1.0.2
Last update 10. August 2021
Organization not specified
URL https://github.com/BenjaminGuzman/Pipe
License MIT License
Dependencies amount 1
Dependencies annotations,
There are maybe transitive dependencies!
security-oauth2-bearer-starter from group digital.nedra.commons.starter (version 2.0.4)
Spring Boot starter for configuring Spring Security in accordance with the requirements: integration with
OAuth2 server, protection of the API starting with the /api prefix, stateless mode for horizontal scaling,
bearer-only mode, cross domain requests.
Group: digital.nedra.commons.starter Artifact: security-oauth2-bearer-starter
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact security-oauth2-bearer-starter
Group digital.nedra.commons.starter
Version 2.0.4
Last update 18. October 2024
Organization not specified
URL https://commons.nedra.digital/java
License not specified
Dependencies amount 6
Dependencies security-common, spring-boot-starter-security, spring-security-oauth2-resource-server, spring-security-oauth2-jose, spring-boot-starter-web, guava,
There are maybe transitive dependencies!
Group digital.nedra.commons.starter
Version 2.0.4
Last update 18. October 2024
Organization not specified
URL https://commons.nedra.digital/java
License not specified
Dependencies amount 6
Dependencies security-common, spring-boot-starter-security, spring-security-oauth2-resource-server, spring-security-oauth2-jose, spring-boot-starter-web, guava,
There are maybe transitive dependencies!
agileway-redis-springdata2 from group io.github.bes2008.solution.agileway (version 5.0.4)
Provides a large number of convenient redis tools:
distributed locks,
distributed count,
distributed cache,
distributed id generator,
jdk collection implements,
the enhanced RedisTemplate based on a specified key prefix and the agileway-codec module
Group: io.github.bes2008.solution.agileway Artifact: agileway-redis-springdata2
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact agileway-redis-springdata2
Group io.github.bes2008.solution.agileway
Version 5.0.4
Last update 08. August 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 14
Dependencies spring-data-redis, httpclient, spring-tx, spring-aop, spring-core, spring-context, spring-oxm, spring-context-support, agileway-codec, easyjson-core, easyjson-jackson, jackson-databind, jcl-over-slf4j, langx-java-distributed,
There are maybe transitive dependencies!
Group io.github.bes2008.solution.agileway
Version 5.0.4
Last update 08. August 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 14
Dependencies spring-data-redis, httpclient, spring-tx, spring-aop, spring-core, spring-context, spring-oxm, spring-context-support, agileway-codec, easyjson-core, easyjson-jackson, jackson-databind, jcl-over-slf4j, langx-java-distributed,
There are maybe transitive dependencies!
Page 4 from 6 (items total 52)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy