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

Download JAR files tagged by statically with all dependencies

Search JAR files by class name

metawidget-annotation from group org.metawidget.modules (version 4.2)

Group: org.metawidget.modules Artifact: metawidget-annotation
Show all versions Show source 
 

0 downloads
Artifact metawidget-annotation
Group org.metawidget.modules
Version 4.2
Last update 15. December 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies metawidget-core, junit,
There are maybe transitive dependencies!

metawidget-core from group org.metawidget.modules (version 4.2)

Group: org.metawidget.modules Artifact: metawidget-core
Show all versions Show source 
 

3 downloads
Artifact metawidget-core
Group org.metawidget.modules
Version 4.2
Last update 15. December 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies commons-logging, servlet-api, junit,
There are maybe transitive dependencies!

modules-java-parent from group org.metawidget.modules (version 4.2)

Group: org.metawidget.modules Artifact: modules-java-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact modules-java-parent
Group org.metawidget.modules
Version 4.2
Last update 15. December 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

modules-parent from group org.metawidget.modules (version 4.2)

Group: org.metawidget.modules Artifact: modules-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact modules-parent
Group org.metawidget.modules
Version 4.2
Last update 15. December 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

zstd-proxy from group org.neo4j.licensing-proxy (version 5.21.2)

This pom file is a licensing stand-in for the native zstd library that our com.github.luben:zstd-jni pulls in. Because zstd is a native library that is statically linked into zstd-jni, it does not have its own pom.xml file, and therefore cannot declare its own licenses to our licensing plugin. This module is here to solve this, by standing in for the native zstd library, and declaring its licenses.

Group: org.neo4j.licensing-proxy Artifact: zstd-proxy
Show all versions Show documentation Show source 
 

0 downloads
Artifact zstd-proxy
Group org.neo4j.licensing-proxy
Version 5.21.2
Last update 09. July 2024
Organization not specified
URL https://github.com/facebook/zstd
License BSD-3-Clause
Dependencies amount 1
Dependencies zstd-jni,
There are maybe transitive dependencies!

zstd-proxy from group org.graphfoundation.ongdb.licensing-proxy (version 3.6.2)

This pom file is a licensing stand-in for the native zstd library that our com.github.luben:zstd-jni pulls in. Because zstd is a native library that is statically linked into zstd-jni, it does not have its own pom.xml file, and therefore cannot declare its own licenses to our licensing plugin. This module is here to solve this, by standing in for the native zstd library, and declaring its licenses.

Group: org.graphfoundation.ongdb.licensing-proxy Artifact: zstd-proxy
Show all versions Show documentation Show source 
 

0 downloads
Artifact zstd-proxy
Group org.graphfoundation.ongdb.licensing-proxy
Version 3.6.2
Last update 04. December 2020
Organization not specified
URL https://github.com/facebook/zstd
License BSD 3-Clause
Dependencies amount 1
Dependencies zstd-jni,
There are maybe transitive dependencies!

lifecycle-static-weaving-maven-plugin from group net.imadz (version 0.9.2)

Lifecycle Weaver statically weaves application byte code at post compile time. After woven by this plugin, runtime bytecode manipulation won't be necessary, so the JVM argument -javaagent must not be specified with certain Lifecycle-version.jar any more.

Group: net.imadz Artifact: lifecycle-static-weaving-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact lifecycle-static-weaving-maven-plugin
Group net.imadz
Version 0.9.2
Last update 11. December 2017
Organization not specified
URL https://github.com/zhongdj/Lifecycle-StaticWeaver-maven-plugin
License CDDL + GPL
Dependencies amount 5
Dependencies maven-artifact, maven-plugin-api, maven-project, maven-model, maven-core,
There are maybe transitive dependencies!

spring-data-querydsl-value-operators from group org.bitbucket.gt_tech (version 4.0.0)

This component provides extensions in terms of "Value operators" in search input fields on top of Querydsl and it's Spring data integration. These value operators embellish the default out of the box capabilities in Spring Data/Querydsl, which is by far statically compiled, by allowing service consumers to plugin different value operators in search fields and thus perform rich/complex queries.

Group: org.bitbucket.gt_tech Artifact: spring-data-querydsl-value-operators
Show all versions Show documentation Show source 
 

0 downloads
Artifact spring-data-querydsl-value-operators
Group org.bitbucket.gt_tech
Version 4.0.0
Last update 11. June 2019
Organization not specified
URL https://bitbucket.org/gt_tech/spring-data-querydsl-value-operators
License Apache License, Version 2.0
Dependencies amount 6
Dependencies querydsl-core, querydsl-collections, guava, commons-lang3, commons-collections4, slf4j-api,
There are maybe transitive dependencies!

webpipes-ant from group org.hibnet (version 0.0.4)

Webpipes is a library to manage web resources like javascript and css files which need processing before being served. It manages processing like minimization, file merging, css generation from less, linters, jsx transformation. Resources can be managed as streams from source, or regularly checked cached resources, or to be generated with an Ant task. This module contains the ant tasks to generate the web contents statically.

Group: org.hibnet Artifact: webpipes-ant
Show all versions Show documentation Show source 
 

0 downloads
Artifact webpipes-ant
Group org.hibnet
Version 0.0.4
Last update 05. September 2015
Organization not specified
URL https://github.com/nlalevee/webpipes
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies webpipes-core, ant,
There are maybe transitive dependencies!

ares-boot-base-log from group io.github.aresxue.boot (version 1.0.2)

日志模块,集成log4j2, 提供工具类可静态打印日志, 业务可import通用日志配置(中间件配置和业务基础配置)开箱即用, 另外还提供http接口出入参打印和rpc提供者和消费者的出入参打印(有开关可以热启动和热关闭,同时可在线修改日志级别), traceId在日志中进行输出以及普通文件日志之外的结构化日志( 供运维采集分析可视化),提供全链路信息(包括tid)跨线程跨线程池的能力 Log module, integrates log4j2, provides tool classes that can print logs statically, business can import common log configurations (middleware configuration and business basic configuration) out of the box, and also provides http interface input and output parameter printing and rpc providers and consumers. Input and output parameter printing (there is a switch for hot start and hot shutdown, and the log level can be modified online), traceId is output in the log and structured logs other than ordinary file logs (for operation and maintenance collection and analysis visualization). The ability to provide full link information (including tid) across threads across thread pools.

Group: io.github.aresxue.boot Artifact: ares-boot-base-log
Show all versions Show documentation Show source 
 

0 downloads
Artifact ares-boot-base-log
Group io.github.aresxue.boot
Version 1.0.2
Last update 05. January 2024
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 4
Dependencies ares-boot-util-log, ares-boot-base-trace, ares-boot-base-config, spring-boot-starter-log4j2,
There are maybe transitive dependencies!



Page 13 from 14 (items total 133)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy