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

Download JAR files tagged by port with all dependencies

Search JAR files by class name

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!

jimpulse from group uk.co.bithatch (version 1.2)

A Java port of the impulse library https://launchpad.net/impulse.bzr. For Linux only, requires libpulse and libfftw-3. Captures output from PulseAudio system and delivers transformed snapshots optionally using Fast Fourier Transforms. The data collected may then be used to create visual effects based on sound levels of various frequencies.

Group: uk.co.bithatch Artifact: jimpulse
Show all versions Show documentation Show source 
 

0 downloads
Artifact jimpulse
Group uk.co.bithatch
Version 1.2
Last update 02. May 2021
Organization Bithatch
URL https://github.com/bithatch/jimpulse
License GNU GENERAL PUBLIC LICENSE Version 3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

puremvc-multicore from group org.puremvc (version 2.2)

PureMVC is a lightweight framework for creating applications based upon the classic Model-View-Controller design meta-pattern. This is a Java port of the AS3 reference implementation of the MultiCore Version. It supports modular programming through the use of Multiton Core actors (instead of the Singletons used in the Standard Version).

Group: org.puremvc Artifact: puremvc-multicore
Show all versions Show documentation Show source 
 

0 downloads
Artifact puremvc-multicore
Group org.puremvc
Version 2.2
Last update 16. March 2020
Organization not specified
URL http://puremvc.org
License Reuse governed by Creative Commons Attribution 3.0 United States License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

postgresql-test-datasource from group dk.kosmisk (version 1.0.2)

An integration test helper designed for dk.kosmisk:postgresql-maven-plugin. It is able to create a DataSource that connects to a postgresql, given a system-property with a port in it and a database name, or a URI in an environment variable or from PG* environment variables or to a personal PostgreSQL instance, with user/password/database-name which is the same as the user name for the user running the tests.

Group: dk.kosmisk Artifact: postgresql-test-datasource
Show all versions Show documentation Show source 
 

0 downloads
Artifact postgresql-test-datasource
Group dk.kosmisk
Version 1.0.2
Last update 10. November 2019
Organization not specified
URL https://github.com/kosmisk-dk/postgresql-test-datasource/
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies commons-dbcp2, annotations,
There are maybe transitive dependencies!

parachute from group org.devzendo (version 0.0.1)

This is an emulator of the 32-bit Inmos T414/T800/T801/T805 Transputer family, a Node Server that interfaces it to a host OS, providing boot/debug/IO facilities. Also several example programs. A macro assembler that understands a subset of MASM 6 directives, for building for the Transputer. A port of eForth to the above emulator. (Apache License v2) 2005-2019 Matt Gumbley, DevZendo.org

Group: org.devzendo Artifact: parachute
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact parachute
Group org.devzendo
Version 0.0.1
Last update 19. June 2019
Organization DevZendo.org
URL https://devzendo.github.io/parachute
License The Apache Software License, Version 2.0
Dependencies amount 9
Dependencies transputer-emulator, transputer-emulator, transputer-emulator, transputer-emulator, transputer-emulator, transputer-emulator, tma-linux, tma-osx, tma-windows,
There are maybe transitive dependencies!

PureMVC_Java_MultiCore from group org.puremvc (version 2.0)

PureMVC is a lightweight framework for creating applications based upon the classic Model-View-Controller design meta-pattern. This is a Java port of the AS3 reference implementation of the MultiCore Version. It supports modular programming through the use of Multiton Core actors (instead of the Singletons used in the Standard Version).

Group: org.puremvc Artifact: PureMVC_Java_MultiCore
Show all versions Show documentation Show source 
 

0 downloads
Artifact PureMVC_Java_MultiCore
Group org.puremvc
Version 2.0
Last update 21. March 2019
Organization not specified
URL http://puremvc.org
License Reuse governed by Creative Commons Attribution 3.0 United States License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

sshapi-jsch from group com.sshtools (version 1.1.2)

JSch is a pure Java implementation of SSH2. JSch allows you to connect to an sshd server and use port forwarding, X11 forwarding, file transfer, etc., and you can integrate its functionality into your own Java programs. JSch is licensed under BSD style license. Downloads and more information about JSch may be found at http://www.jcraft.com/jsch/. This library is the provider bridge for SSHAPI.

Group: com.sshtools Artifact: sshapi-jsch
Show all versions Show documentation Show source 
 

0 downloads
Artifact sshapi-jsch
Group com.sshtools
Version 1.1.2
Last update 16. August 2018
Organization not specified
URL ${scmWebRoot}/${project.artifactId}/
License not specified
Dependencies amount 3
Dependencies sshapi-core, jsch, jzlib,
There are maybe transitive dependencies!

sshapi-trilead from group com.sshtools (version 1.1.2)

Trilead SSH-2 for Java is a library which implements the SSH-2 protocol in pure Java (minimum required JRE: 1.4.2). It allows one to connect to SSH servers from within Java programs. It supports SSH sessions (remote command execution and shell access), local and remote port forwarding, local stream forwarding, X11 forwarding, SCP and SFTP. There are no dependencies on any JCE provider, as all crypto functionality is included. This library is the provider bridge for SSHAPI.

Group: com.sshtools Artifact: sshapi-trilead
Show all versions Show documentation Show source 
 

0 downloads
Artifact sshapi-trilead
Group com.sshtools
Version 1.1.2
Last update 16. August 2018
Organization not specified
URL ${scmWebRoot}/${project.artifactId}/
License not specified
Dependencies amount 2
Dependencies sshapi-core, trilead-ssh2,
There are maybe transitive dependencies!

less4j from group com.github.sommeri (version 1.17.2)

Less language is an extension of css and less4j compiles it into regular css. It adds several dynamic features into css: variables, expressions, nested rules. Less4j is a port. The original compiler was written in JavaScript and is called less.js. The less language is mostly defined in less.js documentation/issues and by what less.js actually do. Links to less.js: * home page: http://lesscss.org/ * source code & issues: https://github.com/cloudhead/less.js

Group: com.github.sommeri Artifact: less4j
Show all versions Show documentation Show source 
 

4 downloads
Artifact less4j
Group com.github.sommeri
Version 1.17.2
Last update 14. March 2016
Organization not specified
URL https://github.com/SomMeri/less4j
License The Apache Software License, Version 2.0
Dependencies amount 5
Dependencies antlr-runtime, commons-io, commons-beanutils, gson, protobuf-java,
There are maybe transitive dependencies!

activemq-maven-plugin from group com.artnaseef (version 5.10.0)

Customized version of the ActiveMQ Maven Plugin that registers publishable transport connector addresses in the Maven properties so that dynamic allocation of ports can easily be achieved. This project provides a port of the updates to the currently-released ActiveMQ version 5.10.0; the updates are expected to be released with ActiveMQ version 5.12.0, after which this version will no longer be maintained. See also AMQ-5499 (https://issues.apache.org/jira/browse/AMQ-5499).

Group: com.artnaseef Artifact: activemq-maven-plugin
Show documentation Show source 
 

0 downloads
Artifact activemq-maven-plugin
Group com.artnaseef
Version 5.10.0
Last update 05. January 2015
Organization not specified
URL http://www.example.com/example-application
License The Apache License, Version 2.0
Dependencies amount 6
Dependencies maven-plugin-api, maven-project, activemq-broker, activemq-spring, junit, mockito-core,
There are maybe transitive dependencies!



Page 81 from 86 (items total 858)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy