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

Download JAR files tagged by true with all dependencies

Search JAR files by class name

is-glob from group org.mvnpm (version 4.0.3)

Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet

Group: org.mvnpm Artifact: is-glob
Show all versions Show documentation Show source 
 

0 downloads
Artifact is-glob
Group org.mvnpm
Version 4.0.3
Last update 21. February 2024
Organization Jon Schlinkert
URL https://github.com/micromatch/is-glob
License MIT
Dependencies amount 1
Dependencies is-extglob,
There are maybe transitive dependencies!

jfx-borderless-native from group io.github.pillisan42 (version 1.0.10)

This library provide true support of Windows 10 Aero Snap On JavaFx Undecorated non transparent Borderless window Native code is based on example found on this repository https://github.com/melak47/BorderlessWindow

Group: io.github.pillisan42 Artifact: jfx-borderless-native
Show all versions Show documentation Show source 
 

0 downloads
Artifact jfx-borderless-native
Group io.github.pillisan42
Version 1.0.10
Last update 05. June 2023
Organization not specified
URL [email protected]:pillisan42/JFxBorderlessNative.git
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

dummy-deployment-module from group com.aginity.aqe (version 1.0.380)

This module exists due to a bug, please see https://issues.sonatype.org/browse/NEXUS-9138. In short Nexus Staging Deploy plugin injects deployment of all modules into last module deployment phase. If skipNexusStagingDeployMojo=true for last module then whole deployment is skipped.

Group: com.aginity.aqe Artifact: dummy-deployment-module
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact dummy-deployment-module
Group com.aginity.aqe
Version 1.0.380
Last update 24. April 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jasn1-iec61850mod from group org.openmuc (version 1.10.0)

jASN1 is a library used for encoding and decoding ASN.1 BER messages. This is a special modified version of the original jASN1 that encodes boolean true values as 0x01 instead of 0xff in order to be compatible with certain IEC 61850 devices

Group: org.openmuc Artifact: jasn1-iec61850mod
Show documentation Show source 
 

0 downloads
Artifact jasn1-iec61850mod
Group org.openmuc
Version 1.10.0
Last update 21. September 2018
Organization not specified
URL http://www.openmuc.org/
License Mozilla Public License v2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

griddly from group com.jasonwjones.griddly (version 1.0.4)

Griddly is a simple and flexible generic Grid library for Java. It is a true Java generic class and can use any object as its base type. Originally part of Saxbi Server as the Stellaris Grids module, it has been spun off to a standalone library.

Group: com.jasonwjones.griddly Artifact: griddly
Show documentation Show source 
 

0 downloads
Artifact griddly
Group com.jasonwjones.griddly
Version 1.0.4
Last update 23. October 2014
Organization Jason Jones
URL http://www.jasonwjones.com
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

rmock from group com.agical.rmock (version 2.0.2)

RMock 2.0 is a Java mock object framework to use with jUnit. RMock has support for a setup-modify-run-verify workflow when writing jUnit tests. It integrates better with IDE refactoring support and allows designing classes and interfaces in a true test-first fashion.

Group: com.agical.rmock Artifact: rmock
Show all versions 
 

0 downloads
Artifact rmock
Group com.agical.rmock
Version 2.0.2
Last update 31. May 2007
Organization not specified
URL http://rmock.sourceforge.net
License not specified
Dependencies amount 2
Dependencies junit, cglib-nodep,
There are maybe transitive dependencies!

flow-server-production-mode from group com.vaadin (version 24.4.4)

This is a wrapper project for the web-fragment.xml file that sets productionMode=true. When this jar is added to the classpath of a web application, it will run in production mode automatically. This is better used in conjunction with the compilation and minification of resources for production deployment. See the documentation about ES5 compilation and resource minification at https://vaadin.com/docs/v10/flow/web-components/tutorial-webcomponents-es5.html for more information.

Group: com.vaadin Artifact: flow-server-production-mode
Show all versions Show source 
 

1 downloads
Artifact flow-server-production-mode
Group com.vaadin
Version 24.4.4
Last update 05. July 2024
Organization not specified
URL Not specified
License Apache License Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

lxbootbasic from group io.github.52ylx (version 1.0.3)

配置文件参考 server.port=8003 spring.profiles.active=@env@ [email protected]@ logging.file=./logs/@project.artifactId@/springboot.log #异常拦截器 #exceptionWebConfigurer.enable=false #入参加密拦截器 关闭不进行验证 #securityFilter.enable=false #关闭swagger #swagger.enable=false #swagger- controller包名 默认启动类包 #swagger.basePackage=com.test2 #请求头默认参数 #swagger.defaultHeaders=[{"name":"Authorization","description":"登录令牌","defaultValue":"0"}] ## 开启Swagger的Basic认证功能,默认是false #swagger.basic.enable=true ## Basic认证用户名 #swagger.basic.username=zhangsan ## Basic认证密码 #swagger.basic.password=123

Group: io.github.52ylx Artifact: lxbootbasic
Show all versions Show documentation Show source 
 

0 downloads
Artifact lxbootbasic
Group io.github.52ylx
Version 1.0.3
Last update 12. April 2022
Organization not specified
URL https://github.com/52ylx/lx
License Apache License, Version 2.0
Dependencies amount 6
Dependencies spring-boot-starter-web, lombok, springfox-swagger2, knife4j-spring-boot-starter, validation-api, lx,
There are maybe transitive dependencies!

common.jboolexpr from group com.linkare (version 2.0.2)

Project, initially inspired in the open source project JBooleanExpression, located in http://sourceforge.net/projects/jboolexpr/, which is a simple Java API to evaluate a Boolean String Expression like "!true&&false||true" (parse a Boolean String Expression to a boolean primitive type). The build system of this project was changed to Maven and a new operation (XOR) was also included.

Group: com.linkare Artifact: common.jboolexpr
Show all versions Show documentation Show source 
 

0 downloads
Artifact common.jboolexpr
Group com.linkare
Version 2.0.2
Last update 06. March 2021
Organization not specified
URL https://github.com/linkareti/jboolexpr
License GNU General Public License, Version 3.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

restfulQueries from group com.github.apavlidi (version 0.0.1)

Group: com.github.apavlidi Artifact: restfulQueries
Show documentation Show source 
 

0 downloads
Artifact restfulQueries
Group com.github.apavlidi
Version 0.0.1




Page 6 from 13 (items total 122)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy